Minor update for sun C++ 5.0

[SVN r11367]
This commit is contained in:
John Maddock
2001-10-09 11:24:11 +00:00
parent 2570b3ba7f
commit 8a851846ce

View File

@ -9,7 +9,7 @@
# if __SUNPRO_CC <= 0x500 # if __SUNPRO_CC <= 0x500
# define BOOST_NO_MEMBER_TEMPLATES # define BOOST_NO_MEMBER_TEMPLATES
# define BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION # define BOOST_NO_FUNCTION_TEMPLATE_ORDERING
# endif # endif
# if (__SUNPRO_CC <= 0x520) # if (__SUNPRO_CC <= 0x520)