
9 Sep
2005
9 Sep
'05
4:52 p.m.
boost/config/compiler/visualc.hpp has out of date comment at the end: // last known and checked version is 1310: #if (_MSC_VER > 1400) should probably be: // last known and checked version is 1400: #if (_MSC_VER > 1400) cheers, Marcin