forked from boostorg/config
Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE
[SVN r22629]
This commit is contained in:
@ -21,7 +21,6 @@
|
|||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if defined(_MSC_VER) && _MSC_VER <= 1300
|
# if defined(_MSC_VER) && _MSC_VER <= 1300
|
||||||
# define BOOST_NO_STDC_NAMESPACE
|
|
||||||
# if _MSC_VER > 100
|
# if _MSC_VER > 100
|
||||||
// only set this in non-strict mode:
|
// only set this in non-strict mode:
|
||||||
# define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
|
# define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
|
||||||
|
Reference in New Issue
Block a user