Renamed 'Typedef.h' to 'PlatformDefinitions.h'.

This commit is contained in:
David Williams
2015-05-08 14:57:12 +02:00
parent 64c30044b0
commit 2a8e0a5f7b
19 changed files with 25 additions and 21 deletions

View File

@ -25,7 +25,7 @@ freely, subject to the following restrictions:
#define __PolyVox_SurfaceExtractor_H__
#include "Impl/MarchingCubesTables.h"
#include "Impl/TypeDef.h"
#include "Impl/PlatformDefinitions.h"
#include "PolyVox/Array.h"
#include "PolyVox/BaseVolume.h" //For wrap modes... should move these?