<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- boost/core/uncaught_exceptions.hpp.orig
+++ boost/core/uncaught_exceptions.hpp
@@ -27,7 +27,7 @@
 #endif
 
 #if defined(__APPLE__)
-#include &lt;Availability.h&gt;
+#include &lt;AvailabilityMacros.h&gt;
 // Apple systems only support std::uncaught_exceptions starting with specific versions:
 // - Mac OS &gt;= 10.12
 // - iOS &gt;= 10.0
</pre></body></html>