Removed unnecessary headers.

This commit is contained in:
David Williams 2016-01-03 22:14:33 +00:00
parent 75a2831ae7
commit f4ebd4c6a9

View File

@ -32,10 +32,6 @@
#include "Region.h" #include "Region.h"
#include "Raycast.h" #include "Raycast.h"
//These two should not be here!
#include "Material.h"
#include "PagedVolume.h"
#include <algorithm> #include <algorithm>
namespace PolyVox namespace PolyVox