removed unneeded BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS for icl 6

[SVN r11439]
This commit is contained in:
John Maddock
2001-10-25 11:47:17 +00:00
parent 382bb3cc08
commit 8126210523

View File

@@ -34,7 +34,6 @@
# ifndef BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
# define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
# endif
# define BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS
# define BOOST_NO_SWPRINTF
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
# endif
@@ -67,3 +66,4 @@