forked from boostorg/config
BOOST_HAS_LONG_LONG is intricately intertwined with library support. Avoid.
[SVN r11495]
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
|
||||
#ifdef c_plusplus
|
||||
// EDG has "long long" in non-strict mode
|
||||
#define BOOST_HAS_LONG_LONG
|
||||
// However, some libraries have insufficient "long long" support
|
||||
// #define BOOST_HAS_LONG_LONG
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user