Boost logo

Boost :

From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-09-07 10:58:08


Hi,

I propose following change in compose3.cpp to be able to
compile it with Solaris Forte C++ 6 u.1

Gennadiy.

cvs diff compose3.cpp
Index: compose3.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/compose/compose3.cpp,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 compose3.cpp
16c16
< #include "compose.hpp"

---
> #include <boost/compose.hpp>

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