Boost logo

Boost :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-11-09 13:33:23


----- Original Message -----
From: "Martin Wille" <mw8329_at_[hidden]>

> 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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk