Moving some macros.

This commit is contained in:
David Williams
2015-05-08 14:50:10 +02:00
parent f16a247934
commit 64c30044b0
4 changed files with 22 additions and 16 deletions

View File

@ -24,6 +24,7 @@ distribution.
#ifndef __PolyVox_Array_H__
#define __PolyVox_Array_H__
#include <PolyVox/Impl/Typedef.h>
#include <PolyVox/Impl/ErrorHandling.h>
#include <cstdint>