forked from boostorg/config
Add BOOST_NO_SLIST and BOOST_NO_HASH for Borland, although I agree with others that these defines are very questionable
[SVN r7934]
This commit is contained in:
@@ -198,6 +198,8 @@
|
|||||||
// Borland ------------------------------------------------------------------//
|
// Borland ------------------------------------------------------------------//
|
||||||
|
|
||||||
#elif defined __BORLANDC__
|
#elif defined __BORLANDC__
|
||||||
|
# define BOOST_NO_SLIST
|
||||||
|
# define BOOST_NO_HASH
|
||||||
# if __BORLANDC__ <= 0x0551
|
# if __BORLANDC__ <= 0x0551
|
||||||
# define BOOST_NO_INTEGRAL_INT64_T
|
# define BOOST_NO_INTEGRAL_INT64_T
|
||||||
# define BOOST_NO_PRIVATE_IN_AGGREGATE
|
# define BOOST_NO_PRIVATE_IN_AGGREGATE
|
||||||
|
Reference in New Issue
Block a user