out of date comment in boost/config/compiler/visualc.hpp

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
7217
Age (days ago)
7218
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Maddock
-
Marcin Kalicinski