forked from boostorg/config
Added needed BOOST_NO_TEMPLATE_TEMPLATES option.
[SVN r14405]
This commit is contained in:
@ -43,6 +43,7 @@
|
|||||||
|
|
||||||
// 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
|
||||||
|
# define BOOST_NO_TEMPLATE_TEMPLATES
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
#define BOOST_COMPILER "Sun compiler version " BOOST_STRINGIZE(__SUNPRO_CC)
|
#define BOOST_COMPILER "Sun compiler version " BOOST_STRINGIZE(__SUNPRO_CC)
|
||||||
@ -64,3 +65,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user