Ticket #1648: config.patch
File config.patch, 367 bytes (added by , 15 years ago) |
---|
-
detail/config.hpp
old new 57 57 # define BOOST_TR1_NO_RECURSION 58 58 # define BOOST_TR1_NO_CONFIG_RECURSION 59 59 # endif 60 # include _next<utility>60 # include <utility> 61 61 # if (__GNUC__ < 3) 62 62 # include_next <algorithm> 63 63 # include_next <iterator>