This commit is contained in:
jzmaddock
2014-10-04 08:32:52 +01:00
parent 71fa89f5e1
commit 196a4baae0

View File

@ -31,7 +31,7 @@
# define BOOST_NO_CXX11_ALLOCATOR # define BOOST_NO_CXX11_ALLOCATOR
#endif #endif
#if __cpluplus < 201103 #if __cplusplus < 201103
# define BOOST_NO_CXX11_HDR_ARRAY # define BOOST_NO_CXX11_HDR_ARRAY
# define BOOST_NO_CXX11_HDR_CODECVT # define BOOST_NO_CXX11_HDR_CODECVT
# define BOOST_NO_CXX11_HDR_CONDITION_VARIABLE # define BOOST_NO_CXX11_HDR_CONDITION_VARIABLE