mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 13:50:10 +01:00
Mac OS 10.4 and earlier lack Availability.h, causing compilation to fail. Rearrange the macro logic to include Availability.h only if we already think there may be support for uncaught exceptions.