mirror of
https://github.com/boostorg/core.git
synced 2026-01-31 10:39:44 +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.