forked from boostorg/config
BOOST_NO_TEMPLATE_TEMPLATES fix
[SVN r15568]
This commit is contained in:
@ -19,9 +19,6 @@
|
|||||||
|
|
||||||
#if (BOOST_INTEL_CXX_VERSION <= 500) && defined(_MSC_VER)
|
#if (BOOST_INTEL_CXX_VERSION <= 500) && defined(_MSC_VER)
|
||||||
# define BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS
|
# define BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS
|
||||||
#endif
|
|
||||||
|
|
||||||
#if (BOOST_INTEL_CXX_VERSION <= 500) && !defined(BOOST_STRICT_CONFIG)
|
|
||||||
# define BOOST_NO_TEMPLATE_TEMPLATES
|
# define BOOST_NO_TEMPLATE_TEMPLATES
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user