aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/gmock.h
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2009-07-22 23:58:19 +0000
committerzhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386>2009-07-22 23:58:19 +0000
commita18423e0ee0c5cfe69948e4f4d0826dc8fe15f8c (patch)
tree27d2cb7fa3175c9c013ebbf4b3881184fc8474f4 /include/gmock/gmock.h
parent1afe1c7971e649ae8b85a39fc1ab6ac595e1dd58 (diff)
downloadgoogletest-a18423e0ee0c5cfe69948e4f4d0826dc8fe15f8c.tar.gz
googletest-a18423e0ee0c5cfe69948e4f4d0826dc8fe15f8c.tar.bz2
googletest-a18423e0ee0c5cfe69948e4f4d0826dc8fe15f8c.zip
Re-organizes the file structure for actions.
Diffstat (limited to 'include/gmock/gmock.h')
-rw-r--r--include/gmock/gmock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gmock/gmock.h b/include/gmock/gmock.h
index 29d9727c..daf52884 100644
--- a/include/gmock/gmock.h
+++ b/include/gmock/gmock.h
@@ -60,6 +60,7 @@
#include <gmock/gmock-generated-actions.h>
#include <gmock/gmock-generated-function-mockers.h>
#include <gmock/gmock-generated-matchers.h>
+#include <gmock/gmock-more-actions.h>
#include <gmock/gmock-generated-nice-strict.h>
#include <gmock/gmock-matchers.h>
#include <gmock/gmock-printers.h>