Tidying up of headers and #includes.
This commit is contained in:
@@ -24,10 +24,10 @@ freely, subject to the following restrictions:
|
||||
#ifndef __PolyVox_Array_H__
|
||||
#define __PolyVox_Array_H__
|
||||
|
||||
#include "PolyVoxCore/ArraySizes.h" //Not strictly required, but convienient
|
||||
|
||||
#include "PolyVoxImpl/SubArray.h"
|
||||
|
||||
#include "PolyVoxCore/ArraySizes.h" //Not strictly required, but convienient
|
||||
|
||||
namespace PolyVox
|
||||
{
|
||||
///Provides an efficient implementation of a multidimensional array.
|
||||
|
||||
Reference in New Issue
Block a user