summaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock.h
diff options
context:
space:
mode:
authorofats <ofats@google.com>2021-01-20 17:14:44 (GMT)
committerCJ Johnson <johnsoncj@google.com>2021-01-26 20:43:04 (GMT)
commit59dea67b815a046122d77113d5c6df1df66076bb (patch)
tree5f9968473d8bba82aa3a75829767aeb1e4ad7548 /googlemock/include/gmock/gmock.h
parent997c36c1881105bd7ce482a1ec93759badf64ce6 (diff)
downloadgoogletest-59dea67b815a046122d77113d5c6df1df66076bb.zip
googletest-59dea67b815a046122d77113d5c6df1df66076bb.tar.gz
googletest-59dea67b815a046122d77113d5c6df1df66076bb.tar.bz2
Googletest export
Remove scripts for code generating together with related files. PiperOrigin-RevId: 352805926
Diffstat (limited to 'googlemock/include/gmock/gmock.h')
-rw-r--r--googlemock/include/gmock/gmock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/gmock.h b/googlemock/include/gmock/gmock.h
index 8a4acea..7f6f78e 100644
--- a/googlemock/include/gmock/gmock.h
+++ b/googlemock/include/gmock/gmock.h
@@ -59,8 +59,8 @@
#include "gmock/gmock-actions.h"
#include "gmock/gmock-cardinalities.h"
#include "gmock/gmock-function-mocker.h"
-#include "gmock/gmock-generated-actions.h"
#include "gmock/gmock-matchers.h"
+#include "gmock/gmock-more-actions.h"
#include "gmock/gmock-more-matchers.h"
#include "gmock/gmock-nice-strict.h"
#include "gmock/internal/gmock-internal-utils.h"