Merge branch 'develop' into feature/error-handling

This commit is contained in:
David Williams
2012-12-26 17:18:42 +00:00
11 changed files with 30 additions and 18 deletions

View File

@ -0,0 +1,12 @@
#ifndef __PolyVox_CompilerCapabilities_H__
#define __PolyVox_CompilerCapabilities_H__
//#undef HAS_CXX11_CONSTEXPR
//#undef HAS_CXX11_STATIC_ASSERT
//#undef HAS_CXX11_CSTDINT_H
//#undef HAS_CXX11_SHARED_PTR
#endif