Removed empty file voxel.h

This commit is contained in:
unknown
2012-07-16 15:33:23 +02:00
parent 4db31ad879
commit 5b2846f3de
8 changed files with 0 additions and 42 deletions

View File

@ -25,7 +25,6 @@ freely, subject to the following restrictions:
#define __PolyVox_Density_H__
#include "PolyVoxCore/DefaultMarchingCubesController.h" //We'll specialise the controller contained in here
#include "PolyVoxCore/Voxel.h"
#include "PolyVoxImpl/TypeDef.h"