Explorar o código

Fixed Linux build.

Branimir Karadzic %!s(int64=12) %!d(string=hai) anos
pai
achega
120ae4eb6e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/macros.cpp

+ 1 - 0
tests/macros.cpp

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