diff --git a/src/query/wasastringtoquery.cpp b/src/query/wasastringtoquery.cpp index a2c1a3a3..194b677a 100644 --- a/src/query/wasastringtoquery.cpp +++ b/src/query/wasastringtoquery.cpp @@ -480,6 +480,8 @@ StringToWasaQuery::Internal::stringToQuery(const string& str, string& reason) #else // TEST #include +#include + #include "wasastringtoquery.h" static char *thisprog;