Ticket #6023: boost_config_stdlib_dinkumware.hpp.patch

File boost_config_stdlib_dinkumware.hpp.patch, 403 bytes (added by Etienne Monette <etienne.monette@…>, 11 years ago)
  • .hpp

    old new  
    109109#  define BOOST_NO_NUMERIC_LIMITS_LOWEST
    110110#endif
    111111
    112 #if !defined(_HAS_TR1_IMPORTS) && !defined(BOOST_NO_0X_HDR_TUPLE)
     112#if (!defined(_HAS_TR1_IMPORTS) || _HAS_TR1_IMPORTS == 0) && !defined(BOOST_NO_0X_HDR_TUPLE)
    113113#  define BOOST_NO_0X_HDR_TUPLE
    114114#endif
    115115//