removed define of BOOST_NO_INCLASS_MEMBER_INITIALIZATION

(tipped by Jens Maurer)


[SVN r11608]
This commit is contained in:
Toon Knapen
2001-11-06 12:06:58 +00:00
parent 4f21fcf5da
commit ec39a3ca36

View File

@ -8,7 +8,6 @@
// Visual Age (IBM) C++ compiler setup:
#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
#define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
//
// On AIX thread support seems to be indicated by _THREAD_SAFE: