Branimir Karadžić 9 år sedan
förälder
incheckning
981950e7ee
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      include/bx/crtimpl.h

+ 2 - 0
include/bx/crtimpl.h

@@ -6,6 +6,8 @@
 #ifndef BX_CRTIMPL_H_HEADER_GUARD
 #ifndef BX_CRTIMPL_H_HEADER_GUARD
 #define BX_CRTIMPL_H_HEADER_GUARD
 #define BX_CRTIMPL_H_HEADER_GUARD
 
 
+#include "bx.h"
+
 #if BX_CONFIG_ALLOCATOR_CRT
 #if BX_CONFIG_ALLOCATOR_CRT
 #	include <malloc.h>
 #	include <malloc.h>
 #	include "allocator.h"
 #	include "allocator.h"