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

@ -26,7 +26,7 @@ freely, subject to the following restrictions:
#include "PolyVox/DefaultMarchingCubesController.h" //We'll specialise the controller contained in here
#include "Impl/TypeDef.h"
#include "Impl/PlatformDefinitions.h"
#include <limits>