diff --git a/oscar/test_macros.h b/oscar/test_macros.h index 4fc6746c..1abb72d4 100644 --- a/oscar/test_macros.h +++ b/oscar/test_macros.h @@ -37,6 +37,9 @@ To turn off the the test macros. #ifdef TEST_MACROS_ENABLED #include #include +#include +#include +#include "SleepLib/schema.h" #define DEBUGI qInfo().noquote() << "INFO;" #define DEBUGD qInfo().noquote() << "DEBUG;"