Ticket #6918: 6918.patch

File 6918.patch, 514 bytes (added by viboes, 10 years ago)
  • config.hpp

     
    8585#     undef BOOST_CHRONO_HAS_THREAD_CLOCK
    8686#     undef BOOST_CHRONO_THREAD_CLOCK_IS_STEADY
    8787#   endif
     88#   if defined(__HP_aCC) && defined(__hpux)
     89#     undef BOOST_CHRONO_HAS_THREAD_CLOCK
     90#     undef BOOST_CHRONO_THREAD_CLOCK_IS_STEADY
     91#   endif
    8892# endif
    8993
    9094#if defined(BOOST_CHRONO_THREAD_DISABLED) && defined(BOOST_CHRONO_HAS_THREAD_CLOCK)