Daniele Bartolini 11 лет назад
Родитель
Сommit
dfe0b75ffb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      engine/core/containers/array.h

+ 1 - 0
engine/core/containers/array.h

@@ -28,6 +28,7 @@ OTHER DEALINGS IN THE SOFTWARE.
 
 
 #include <cstring>
 #include <cstring>
 #include "assert.h"
 #include "assert.h"
+#include "macros.h"
 #include "container_types.h"
 #include "container_types.h"
 #include "allocator.h"
 #include "allocator.h"