aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/internal/custom/callback-actions.h
diff options
context:
space:
mode:
authorkosak <kosak@google.com>2015-07-19 20:39:47 +0000
committerkosak <kosak@google.com>2015-07-19 20:39:47 +0000
commit67c377d3b1820a095a9af880a6c24a4daeb35115 (patch)
treec4df214f4a677c558d3356643676ca4dcfc4cc57 /include/gmock/internal/custom/callback-actions.h
parentd86a723ed95229f7412e72daafd2c0a89c705830 (diff)
downloadgoogletest-67c377d3b1820a095a9af880a6c24a4daeb35115.tar.gz
googletest-67c377d3b1820a095a9af880a6c24a4daeb35115.tar.bz2
googletest-67c377d3b1820a095a9af880a6c24a4daeb35115.zip
Move Callback-related generated actions to a custom/ file.
Diffstat (limited to 'include/gmock/internal/custom/callback-actions.h')
-rw-r--r--include/gmock/internal/custom/callback-actions.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/gmock/internal/custom/callback-actions.h b/include/gmock/internal/custom/callback-actions.h
new file mode 100644
index 00000000..90db3047
--- /dev/null
+++ b/include/gmock/internal/custom/callback-actions.h
@@ -0,0 +1,8 @@
+// This file was GENERATED by command:
+// pump.py callback-actions.h.pump
+// DO NOT EDIT BY HAND!!!
+
+#ifndef GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_
+#define GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_
+
+#endif // GMOCK_INCLUDE_GMOCK_INTERNAL_CUSTOM_CALLBACK_ACTIONS_H_