Fix some C++11 config options.

[SVN r78217]
This commit is contained in:
John Maddock
2012-04-27 11:32:39 +00:00
parent ca0b295449
commit 8a0c28bb29
2 changed files with 4 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
# define BOOST_NO_CXX11_HDR_CHRONO
# define BOOST_NO_CXX11_HDR_FUTURE
# define BOOST_NO_CXX11_HDR_TYPE_TRAITS
# define BOOST_NO_CXX11_ATOMIC_SMART_PTR
// libc++ uses a non-standard messages_base
#define BOOST_NO_STD_MESSAGES