Updated default compiler capabilities as used by Visual Studio - these are subject to change further.
This commit is contained in:
parent
2b70f81a9a
commit
5be6a8ba44
@ -9,12 +9,12 @@
|
||||
#ifndef __PolyVox_CompilerCapabilities_H__
|
||||
#define __PolyVox_CompilerCapabilities_H__
|
||||
|
||||
//#undef HAS_CXX11_CONSTEXPR
|
||||
//#define HAS_CXX11_CONSTEXPR
|
||||
|
||||
//#undef HAS_CXX11_STATIC_ASSERT
|
||||
#define HAS_CXX11_STATIC_ASSERT
|
||||
|
||||
//#undef HAS_CXX11_CSTDINT_H
|
||||
#define HAS_CXX11_CSTDINT_H
|
||||
|
||||
//#undef HAS_CXX11_SHARED_PTR
|
||||
#define HAS_CXX11_SHARED_PTR
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user