
24 Sep
2004
24 Sep
'04
9:54 a.m.
If I add the define I get the error below while compiling one of the Boost.Python regression tests. Without the extra define there are no errors. Ralf
Sounds like defining that macro is too much of a blunt instrument, maybe a BOOST_WORKAROUND in the range headers would be more appropriate. John.