| #define BOOST_GNU_STDLIB 1 | 
| #define BOOST_LIBSTDCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) | 
| #define BOOST_NO_CWCHAR | 
| #define BOOST_NO_CWCTYPE | 
| #define BOOST_NO_CXX11_ADDRESSOF | 
| #define BOOST_NO_CXX11_ALLOCATOR | 
| #define BOOST_NO_CXX11_ATOMIC_SMART_PTR | 
| #define BOOST_NO_CXX11_HDR_ARRAY | 
| #define BOOST_NO_CXX11_HDR_ATOMIC | 
| #define BOOST_NO_CXX11_HDR_CHRONO | 
| #define BOOST_NO_CXX11_HDR_CODECVT | 
| #define BOOST_NO_CXX11_HDR_CONDITION_VARIABLE | 
| #define BOOST_NO_CXX11_HDR_FORWARD_LIST | 
| #define BOOST_NO_CXX11_HDR_FUNCTIONAL | 
| #define BOOST_NO_CXX11_HDR_FUTURE | 
| #define BOOST_NO_CXX11_HDR_INITIALIZER_LIST | 
| #define BOOST_NO_CXX11_HDR_MUTEX | 
| #define BOOST_NO_CXX11_HDR_RANDOM | 
| #define BOOST_NO_CXX11_HDR_RATIO | 
| #define BOOST_NO_CXX11_HDR_REGEX | 
| #define BOOST_NO_CXX11_HDR_SYSTEM_ERROR | 
| #define BOOST_NO_CXX11_HDR_THREAD | 
| #define BOOST_NO_CXX11_HDR_TUPLE | 
| #define BOOST_NO_CXX11_HDR_TYPE_TRAITS | 
| #define BOOST_NO_CXX11_HDR_TYPEINDEX | 
| #define BOOST_NO_CXX11_HDR_UNORDERED_MAP | 
| #define BOOST_NO_CXX11_HDR_UNORDERED_SET | 
| #define BOOST_NO_CXX11_NUMERIC_LIMITS | 
| #define BOOST_NO_CXX11_SMART_PTR | 
| #define BOOST_NO_CXX11_STD_ALIGN | 
| #define BOOST_NO_STD_WSTREAMBUF | 
| #define BOOST_NO_STD_WSTRING | 
| #define BOOST_STDLIB "GNU libstdc++ version " BOOST_STRINGIZE(__GLIBCPP__) |