$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2007-04-12 05:47:26
elviin wrote:
> What is gcc -v saying?
How does that matter? Stefan already pointed out that the file lacks
include guards (it does so in 1.33, too). This is a problem in
stringtok.hpp and does not depend on the version of gcc.
That this error didn't become apparent und VC++ might have been caused
by some compiler settings (precompiled headers, maybe?).
Regards,
m