diff options
author | Billy Donahue <billydonahue@google.com> | 2015-08-25 17:49:49 -0400 |
---|---|---|
committer | Billy Donahue <billydonahue@google.com> | 2015-08-25 17:49:49 -0400 |
commit | ad47332a7aef9c6eca117a93b0c4d7960c027f51 (patch) | |
tree | 55885af98ff9641f196e88ae742a37ff86d1786d /googlemock/include/gmock/internal/custom/gmock-generated-actions.h | |
parent | 1f87a0970dc0880c954ea4066fd7b72fad6fb089 (diff) | |
parent | affb09edf0dfac4e8570f99ed5af09543a7ffe4f (diff) | |
download | googletest-ad47332a7aef9c6eca117a93b0c4d7960c027f51.tar.gz googletest-ad47332a7aef9c6eca117a93b0c4d7960c027f51.tar.bz2 googletest-ad47332a7aef9c6eca117a93b0c4d7960c027f51.zip |
Merge branch 'unification' of github.com:BillyDonahue/googlemock into unification
Diffstat (limited to 'googlemock/include/gmock/internal/custom/gmock-generated-actions.h')
-rw-r--r-- | googlemock/include/gmock/internal/custom/gmock-generated-actions.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h new file mode 100644 index 00000000..7dc3b1ad --- /dev/null +++ b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h @@ -0,0 +1,8 @@ +// This file was GENERATED by command: +// pump.py gmock-generated-actions.h.pump +// DO NOT EDIT BY HAND!!! + +#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ +#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ + +#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_GMOCK_GENERATED_ACTIONS_H_ |