mirror of
https://github.com/boostorg/config.git
synced 2026-02-03 22:05:04 +01:00
MSVC does not have an integral int64_t (large enum constants don't work)
[SVN r7885]
This commit is contained in:
@@ -271,6 +271,7 @@
|
||||
# define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
|
||||
# define BOOST_NO_PRIVATE_IN_AGGREGATE
|
||||
|
||||
# define BOOST_NO_INTEGRAL_INT64_T
|
||||
# define BOOST_NO_INTRINSIC_WCHAR_T
|
||||
|
||||
// VC++ 6.0 has member templates but they have numerous problems including
|
||||
|
||||
Reference in New Issue
Block a user