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