forked from boostorg/config
Old EDG fixes
[SVN r15392]
This commit is contained in:
@@ -26,6 +26,10 @@
|
|||||||
# define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
|
# define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if (__EDG_VERSION__ <= 245) && !defined(BOOST_NO_TEMPLATE_TEMPLATES)
|
||||||
|
# define BOOST_NO_TEMPLATE_TEMPLATES
|
||||||
|
#endif
|
||||||
|
|
||||||
# if !defined(__EXCEPTIONS)
|
# if !defined(__EXCEPTIONS)
|
||||||
# define BOOST_NO_EXCEPTIONS
|
# define BOOST_NO_EXCEPTIONS
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user