Removed redundant headers - reduced build time.
This commit is contained in:
@ -20,9 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
#ifndef __SurfaceVertex_H__
|
||||
#define __SurfaceVertex_H__
|
||||
|
||||
#include "TypeDef.h"
|
||||
|
||||
#include "SurfaceTypes.h"
|
||||
#include "TypeDef.h"
|
||||
#include "Vector.h"
|
||||
|
||||
namespace PolyVox
|
||||
|
Reference in New Issue
Block a user