
22 Sep
2004
22 Sep
'04
6:29 a.m.
These are trivial fixes taking care of BOOST_NO_STDC_NAMESPACE. With them, converter_test and udt_support_test (the latter is currently marked as known fail) work for Intel 7.1. OK to commit? Joaquín M López Muñoz Telefónica, Investigación y Desarrollo 33a34
#if !defined(BOOST_NO_STDC_NAMESPACE) 35a37,38 #endif
52a56
#if !defined(BOOST_NO_STDC_NAMESPACE) 55c59 <
#endif 81a86 #if !defined(BOOST_NO_STDC_NAMESPACE) 82a88,89 #endif
97a105
#if !defined(BOOST_NO_STDC_NAMESPACE) 98a107,108 #endif
496a497,498
#if !defined(BOOST_NO_STDC_NAMESPACE)
497a500,501
#endif