mirror of
https://github.com/boostorg/core.git
synced 2026-02-06 07:15: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.