diff options
Diffstat (limited to 'llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h')
-rw-r--r-- | llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h b/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h index b3f654af348..8e17468a2cf 100644 --- a/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h +++ b/llvm/utils/unittest/googlemock/include/gmock/gmock-actions.h @@ -33,6 +33,8 @@ // // This file implements some commonly used actions. +// IWYU pragma: private, include "gmock/gmock.h" + #ifndef GMOCK_INCLUDE_GMOCK_GMOCK_ACTIONS_H_ #define GMOCK_INCLUDE_GMOCK_GMOCK_ACTIONS_H_ |