Boost logo

Boost :

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


Hi,

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

Gennadiy.

cvs diff compose1.cpp
Index: compose1.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/compose/compose1.cpp,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 compose1.cpp
17c17
< #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