Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-04-27 05:36:48


When I try to compile the following code:

     #include <boost/named_params.hpp>
     #include <boost/iterator/transform_iterator.hpp>

I get:

ghost_at_zigzag:/tmp$ g++ -I ~/Work/boost -I ~/Work/boost-sandbox np.cpp
In file included
from /home/ghost/Work/boost/boost/iterator/detail/enable_if.hpp:15,
                 from /home/ghost/Work/boost/boost/iterator/transform_iterator.hpp:14,
                 from np.cpp:3:
/home/ghost/Work/boost/boost/iterator/detail/config_def.hpp:22:3: #error you
have nested config_def #inclusion.

I suspect that the attached patch might need to be applied, but since I don't
understand 'config_def.hpp' I though I'd ask first.

- Volodya




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