Ticket #1570: boost-1.34.1-gcc-4.3.patch
File boost-1.34.1-gcc-4.3.patch, 1.1 KB (added by , 15 years ago) |
---|
-
boost_1_34_1/boost/spirit/phoenix/operators.hpp
old new 24 24 #include <boost/spirit/phoenix/composite.hpp> 25 25 #include <boost/config.hpp> 26 26 #include <boost/mpl/if.hpp> 27 #include <climits> 27 28 28 29 /////////////////////////////////////////////////////////////////////////////// 29 30 namespace phoenix { -
boost_1_34_1/boost/test/test_tools.hpp
old new 44 44 // STL 45 45 #include <cstddef> // for std::size_t 46 46 #include <iosfwd> 47 #include <climits> 47 48 48 49 #include <boost/test/detail/suppress_warnings.hpp> 49 50 -
boost_1_34_1/boost/wave/util/flex_string.hpp
old new 94 94 #include <limits> 95 95 #include <stdexcept> 96 96 #include <cstddef> 97 #include <cstring> 97 98 98 99 // this must occur after all of the includes and before any code appears 99 100 #ifdef BOOST_HAS_ABI_HEADERS