| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 828f0d7 commit ad8ca12
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -60,16 +60,16 @@ | |||
| 60 | 60 | #include <type_traits> | |
| 61 | 61 | #include <vector> | |
| 62 | 62 | ||
| 63 | - #include "gtest/gtest-assertion-result.h" | ||
| 64 | - #include "gtest/gtest-death-test.h" | ||
| 65 | - #include "gtest/gtest-matchers.h" | ||
| 66 | - #include "gtest/gtest-message.h" | ||
| 67 | - #include "gtest/gtest-param-test.h" | ||
| 68 | - #include "gtest/gtest-printers.h" | ||
| 69 | - #include "gtest/gtest-test-part.h" | ||
| 70 | - #include "gtest/gtest-typed-test.h" | ||
| 71 | - #include "gtest/gtest_pred_impl.h" | ||
| 72 | - #include "gtest/gtest_prod.h" | ||
| 63 | + #include "gtest/gtest-assertion-result.h" // IWYU pragma: export | ||
| 64 | + #include "gtest/gtest-death-test.h" // IWYU pragma: export | ||
| 65 | + #include "gtest/gtest-matchers.h" // IWYU pragma: export | ||
| 66 | + #include "gtest/gtest-message.h" // IWYU pragma: export | ||
| 67 | + #include "gtest/gtest-param-test.h" // IWYU pragma: export | ||
| 68 | + #include "gtest/gtest-printers.h" // IWYU pragma: export | ||
| 69 | + #include "gtest/gtest-test-part.h" // IWYU pragma: export | ||
| 70 | + #include "gtest/gtest-typed-test.h" // IWYU pragma: export | ||
| 71 | + #include "gtest/gtest_pred_impl.h" // IWYU pragma: export | ||
| 72 | + #include "gtest/gtest_prod.h" // IWYU pragma: export | ||
| 73 | 73 | #include "gtest/internal/gtest-internal.h" | |
| 74 | 74 | #include "gtest/internal/gtest-string.h" | |
| 75 | 75 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments