Fixed Linux build.

This commit is contained in:
Branimir Karadzic
2013-10-16 21:09:17 -07:00
committed by Branimir Karadzic
parent da53f3956c
commit 120ae4eb6e

View File

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