From affb09edf0dfac4e8570f99ed5af09543a7ffe4f Mon Sep 17 00:00:00 2001 From: Billy Donahue Date: Tue, 25 Aug 2015 17:47:18 -0400 Subject: move googlemock files into googlemock/ subdir --- .../include/gmock/internal/custom/gmock-generated-actions.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 googlemock/include/gmock/internal/custom/gmock-generated-actions.h (limited to 'googlemock/include/gmock/internal/custom/gmock-generated-actions.h') 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_ -- cgit v1.2.3