Ticket #1648: config.patch

File config.patch, 367 bytes (added by peter.vizi@…, 15 years ago)

p1 patch for /usr/include/boost/tr1/detail/config.hpp

  • detail/config.hpp

    old new  
    5757#     define BOOST_TR1_NO_RECURSION
    5858#     define BOOST_TR1_NO_CONFIG_RECURSION
    5959#  endif
    60 #  include_next <utility>
     60#  include <utility>
    6161#  if (__GNUC__ < 3)
    6262#     include_next <algorithm>
    6363#     include_next <iterator>