diff --git a/tests/testutil.hpp b/tests/testutil.hpp index c6f5e4de..3a5402aa 100644 --- a/tests/testutil.hpp +++ b/tests/testutil.hpp @@ -42,6 +42,8 @@ #if defined _WIN32 #include "../src/windows.hpp" #else +#include +#include #include #include #include