Merge branch 'develop' into feature/error-handling
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user