Blame SOURCES/boost-1.53.0-lexical_cast-unused_typedef.patch

6e52e0
diff -up boost_1_53_0/boost/lexical_cast.hpp\~ boost_1_53_0/boost/lexical_cast.hpp
6e52e0
--- boost_1_53_0/boost/lexical_cast.hpp~	2012-12-29 15:41:23.000000000 +0100
6e52e0
+++ boost_1_53_0/boost/lexical_cast.hpp	2013-07-22 23:27:48.841566845 +0200
6e52e0
@@ -865,7 +865,6 @@ namespace boost {
6e52e0
 #ifndef BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS
6e52e0
             BOOST_STATIC_ASSERT(!std::numeric_limits<T>::is_signed);
6e52e0
 #endif
6e52e0
-            typedef typename Traits::int_type int_type;
6e52e0
             CharT const czero = lcast_char_constants<CharT>::zero;
6e52e0
             --end;
6e52e0
             value = 0;
6e52e0
6e52e0
Diff finished.  Mon Jul 22 23:28:02 2013