diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-08-15 08:37:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-15 08:37:15 -0700 |
commit | 7e7e3a6f45db62d470c9d15b062582e9e95d3bcd (patch) | |
tree | 29039379de3d6fb3ef4c049d9b69faba9b4e5ccf /googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump | |
parent | b50b2f775ed0268af9c83a96b285e296778d0743 (diff) | |
parent | 997d343dd680e541ef96ce71ee54a91daf2577a0 (diff) | |
download | googletest-7e7e3a6f45db62d470c9d15b062582e9e95d3bcd.tar.gz googletest-7e7e3a6f45db62d470c9d15b062582e9e95d3bcd.tar.bz2 googletest-7e7e3a6f45db62d470c9d15b062582e9e95d3bcd.zip |
Merge branch 'master' into patch-1
Diffstat (limited to 'googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump')
-rw-r--r-- | googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump index 03cfd8c5..67c221f1 100644 --- a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump +++ b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump @@ -4,6 +4,8 @@ $$ it to callback-actions.h. $$ $var max_callback_arity = 5 $$}} This meta comment fixes auto-indentation in editors. + +// GOOGLETEST_CM0002 DO NOT DELETE #ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ #define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ |