Boost logo

Boost :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-06-05 21:29:48


AMDG

Marco Costalba wrote:
> Well, almost worked ;-)
>
> Indeed I reordered the includes in alphabetical order from
>
> #include <boost/control/switch.hpp>
> #include <boost/control/case.hpp>
>
> to
>
> #include <boost/control/case.hpp>
> #include <boost/control/switch.hpp>
>

I've added a forward declaration.

In Christ,
Steven Watanabe


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