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

@ -2,8 +2,6 @@
#include "PolyVoxCore/IndexedSurfacePatch.h"
#include "PolyVoxCore/SurfaceVertex.h"
#include "PolyVoxCore/PolyVoxCStdInt.h"
using namespace std;
namespace PolyVox