mirror of
https://github.com/boostorg/core.git
synced 2025-12-01 23:00:07 +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.