[SVN r61804]
This commit is contained in:
John Maddock
2010-05-06 09:35:55 +00:00
parent b36825755a
commit f433ffab10

View File

@ -88,12 +88,7 @@
//
// C++0x features
//
#if(__SUNPRO_CC >= 0x590)
# define BOOST_HAS_LONG_LONG
#else
# define BOOST_NO_LONG_LONG
#endif
#define BOOST_NO_AUTO_DECLARATIONS
#define BOOST_NO_AUTO_MULTIDECLARATIONS