undo incorrect BOOST_STRICT_CONFIG changes

[SVN r15566]
This commit is contained in:
Aleksey Gurtovoy
2002-09-30 05:03:47 +00:00
parent 397e88754d
commit b0310d66ea
8 changed files with 13 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
#endif
// Version 7.0 (Kylix) and below:
#if (__BORLANDC__ <= 0x570) && !defined(BOOST_STRICT_CONFIG)
#if (__BORLANDC__ <= 0x570) || !defined(BOOST_STRICT_CONFIG)
# define BOOST_NO_INTEGRAL_INT64_T
# define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
# define BOOST_NO_PRIVATE_IN_AGGREGATE