mirror of
https://github.com/boostorg/core.git
synced 2026-02-04 14:25:27 +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.