----- Original Message ----- From: "Martin Wille" <[EMAIL PROTECTED]>
> Hello, > > this little test program > > #include <boost/preprocessor.hpp> > int main() { return 0; } By the way, I highly recommend that you don't include <boost/preprocessor.hpp> or <boost/preprocessor/library.hpp>. When you do that, you are including a *massive* amount of stuff that you don't need. Paul Mensonides _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost