diff --git a/include/boost/config/compiler/sunpro_cc.hpp b/include/boost/config/compiler/sunpro_cc.hpp index bc3915cd..dab038ff 100644 --- a/include/boost/config/compiler/sunpro_cc.hpp +++ b/include/boost/config/compiler/sunpro_cc.hpp @@ -43,6 +43,7 @@ // integral constant expressions with 64 bit numbers fail # define BOOST_NO_INTEGRAL_INT64_T +# define BOOST_NO_TEMPLATE_TEMPLATES # endif #define BOOST_COMPILER "Sun compiler version " BOOST_STRINGIZE(__SUNPRO_CC) @@ -64,3 +65,4 @@ +