$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2004-09-21 02:41:17
This trivial fix takes care of issues having to do with
BOOST_NO_STDC_NAMESPACE, which impact the
test layout_test on intel-win32-7.1-vc6.
OK to commit?
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
106a107
> #ifndef BOOST_NO_STDC_NAMESPACE
107a109
> #endif // BOOST_NO_STDC_NAMESPACE
126a129
> #ifndef BOOST_NO_STDC_NAMESPACE
127a131
> #endif // BOOST_NO_STDC_NAMESPACE
145a150
> #ifndef BOOST_NO_STDC_NAMESPACE
146a152
> #endif // BOOST_NO_STDC_NAMESPACE