aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/gmock-spec-builders.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gmock/gmock-spec-builders.h')
-rw-r--r--include/gmock/gmock-spec-builders.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gmock/gmock-spec-builders.h b/include/gmock/gmock-spec-builders.h
index 59f1d71e..4c2dca98 100644
--- a/include/gmock/gmock-spec-builders.h
+++ b/include/gmock/gmock-spec-builders.h
@@ -400,6 +400,9 @@ class GTEST_API_ Mock {
friend class NiceMock;
template <typename M>
+ friend class NaggyMock;
+
+ template <typename M>
friend class StrictMock;
// Tells Google Mock to allow uninteresting calls on the given mock