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

@ -27,7 +27,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include "PolyVoxForwardDeclarations.h"
#include "TypeDef.h"
#include "PolyVoxCStdInt.h"
#include "PolyVoxImpl/CPlusPlusZeroXSupport.h"
#include <list>
#pragma endregion