diff --git a/tests/test-util.hpp b/tests/test-util.hpp index 9babb12..d22712a 100644 --- a/tests/test-util.hpp +++ b/tests/test-util.hpp @@ -2,6 +2,7 @@ #include #include +#include #ifdef TEST_FRIGG #include @@ -10,7 +11,6 @@ #include #else #include -#include #include #endif