Update for Sun Workshop 7

[SVN r16036]
This commit is contained in:
Dave Abrahams
2002-11-01 02:41:01 +00:00
parent 253bd15cf1
commit 49e2972952

View File

@@ -43,6 +43,9 @@
// integral constant expressions with 64 bit numbers fail // integral constant expressions with 64 bit numbers fail
# define BOOST_NO_INTEGRAL_INT64_T # define BOOST_NO_INTEGRAL_INT64_T
# endif
# if (__SUNPRO_CC <= 0x540) || !defined(BOOST_STRICT_CONFIG)
# define BOOST_NO_TEMPLATE_TEMPLATES # define BOOST_NO_TEMPLATE_TEMPLATES
# endif # endif