cvs update -P -d -D2002/6/13 boost/preprocessor
This will get an earlier version of the preprocessor library that works
with VC6. You'll just need to remember to do:
cvs update -A boost/preprocessor
to get the latest stuff once Vesa has put in the fixes.
-Dave