diff --git a/tests/macros.cpp b/tests/macros.cpp index f797ace..738cbec 100644 --- a/tests/macros.cpp +++ b/tests/macros.cpp @@ -4,6 +4,7 @@ */ #include "test.h" +#include #include BX_STATIC_ASSERT(1 == BX_VA_ARGS_COUNT(1) );