[graph] fix for intel-win32-7.1-vc6

21 Sep
2004
21 Sep
'04
7:41 a.m.
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

21 Sep
21 Sep
9:34 a.m.
Joaquín Mª López Muñoz <joaquin@tid.es> writes:
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?
Please go ahead! -- Aleksey Gurtovoy MetaCommunications Engineering
7569
Age (days ago)
7571
Last active (days ago)
2 comments
3 participants
participants (3)
-
Aleksey Gurtovoy
-
Doug Gregor
-
Joaquín Mª López Muñoz