$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: alexandre.karev_at_[hidden]
Date: 1999-10-13 06:02:31
To get compiling boost/compose/compose[1-4].cpp
tests under Linux with egcs-1.1.2/STLport-3.2.1
I had to modify these tests.
Namely:
compose1.cpp: <cstddef> and <iterator> include files were
added.
compose[2-4].cpp: <cstddef> include file was added.
With best wishes, Sasha.