MSVC does not have an integral int64_t (large enum constants don't work)

[SVN r7885]
This commit is contained in:
Jens Maurer
2000-10-01 17:07:40 +00:00
parent c34cb0d97d
commit f2e466b428

View File

@@ -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