Branimir Karadzic 12 лет назад
Родитель
Сommit
120ae4eb6e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tests/macros.cpp

+ 1 - 0
tests/macros.cpp

@@ -4,6 +4,7 @@
  */
  */
 
 
 #include "test.h"
 #include "test.h"
+#include <string.h>
 #include <bx/bx.h>
 #include <bx/bx.h>
 
 
 BX_STATIC_ASSERT(1 == BX_VA_ARGS_COUNT(1) );
 BX_STATIC_ASSERT(1 == BX_VA_ARGS_COUNT(1) );