More C++0x support stuff.

This commit is contained in:
David Williams
2009-03-30 21:15:37 +00:00
parent a703bf7a43
commit da6cc053fc
14 changed files with 23 additions and 52 deletions

View File

@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#define __PolyVox_ForwardDeclarations_H__
#include "Enums.h"
#include "PolyVoxCStdInt.h"
#include "PolyVoxImpl/CPlusPlusZeroXSupport.h"
namespace PolyVox
{