From a1ecc6f624168314ff2488c74f5536d4425c0e36 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Fri, 3 Jan 2025 15:20:43 +0100 Subject: [PATCH] Add some more includes to master test include Because they are used in many tests. --- test/include/test.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/include/test.hpp b/test/include/test.hpp index 2f8c0787..5449c906 100644 --- a/test/include/test.hpp +++ b/test/include/test.hpp @@ -4,6 +4,8 @@ #include // IWYU pragma: export #include // IWYU pragma: export +#include // IWYU pragma: export +#include // IWYU pragma: export #include // IWYU pragma: export #include