Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 # if !defined(__GCCXML_GNUC__) || ((__GCCXML_GNUC__ <= 3) && (__GCCXML_GNUC_MINOR__ <= 3))
00011 # define BOOST_NO_IS_ABSTRACT
00012 # endif
00013
00014
00015
00016
00017
00018
00019 #if !defined(__MINGW32__) && !defined(_MSC_VER) && !defined(linux) && !defined(__linux) && !defined(__linux__)
00020 # define BOOST_HAS_THREADS
00021 #endif
00022
00023
00024
00025
00026 #define BOOST_HAS_LONG_LONG
00027
00028 #define BOOST_COMPILER "GCC-XML C++ version " __GCCXML__
00029
00030