File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5353//
5454// where all clauses are optional and WillOnce() can be repeated.
5555
56- #include " gmock/gmock-actions.h"
57- #include " gmock/gmock-cardinalities.h"
58- #include " gmock/gmock-function-mocker.h"
59- #include " gmock/gmock-matchers.h"
60- #include " gmock/gmock-more-actions.h"
61- #include " gmock/gmock-more-matchers.h"
62- #include " gmock/gmock-nice-strict.h"
56+ #include " gmock/gmock-actions.h" // IWYU pragma: export
57+ #include " gmock/gmock-cardinalities.h" // IWYU pragma: export
58+ #include " gmock/gmock-function-mocker.h" // IWYU pragma: export
59+ #include " gmock/gmock-matchers.h" // IWYU pragma: export
60+ #include " gmock/gmock-more-actions.h" // IWYU pragma: export
61+ #include " gmock/gmock-more-matchers.h" // IWYU pragma: export
62+ #include " gmock/gmock-nice-strict.h" // IWYU pragma: export
6363#include " gmock/internal/gmock-internal-utils.h"
6464#include " gmock/internal/gmock-port.h"
6565
You can’t perform that action at this time.
0 commit comments