$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eelis van der Weegen (gmane_at_[hidden])
Date: 2005-08-04 02:31:20
Here's another one-liner that fails to compile (with gcc 3.3.5):
#include <boost/serialization/nvp.hpp>
I get the following error:
In file included from .../boost_1_33_0/boost/serialization/nvp.hpp:33,
from t.cpp:1:
.../boost_1_33_0/boost/serialization/tracking.hpp:50:
error: syntax error before `>' token
Again, this worked with Boost 1.32 :)
Regards,
Eelis