mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
324 B
Diff
12 lines
324 B
Diff
--- boost/core/uncaught_exceptions.hpp.orig
|
|
+++ boost/core/uncaught_exceptions.hpp
|
|
@@ -27,7 +27,7 @@
|
|
#endif
|
|
|
|
#if defined(__APPLE__)
|
|
-#include <Availability.h>
|
|
+#include <AvailabilityMacros.h>
|
|
// Apple systems only support std::uncaught_exceptions starting with specific versions:
|
|
// - Mac OS >= 10.12
|
|
// - iOS >= 10.0
|