commit | a18423e0ee0c5cfe69948e4f4d0826dc8fe15f8c | [log] [tgz] |
---|---|---|
author | zhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386> | Wed Jul 22 23:58:19 2009 +0000 |
committer | zhanyong.wan <zhanyong.wan@8415998a-534a-0410-bf83-d39667b30386> | Wed Jul 22 23:58:19 2009 +0000 |
tree | 27d2cb7fa3175c9c013ebbf4b3881184fc8474f4 | |
parent | 1afe1c7971e649ae8b85a39fc1ab6ac595e1dd58 [diff] [blame] |
Re-organizes the file structure for actions.
diff --git a/include/gmock/gmock.h b/include/gmock/gmock.h index 29d9727..daf5288 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>