Merged with fix_apple

This commit is contained in:
yperbasis 2022-07-20 11:22:26 +00:00
commit 0af84be269

View File

@ -158,6 +158,7 @@
#endif
#ifdef __APPLE__
#include <AvailabilityMacros.h>
#ifndef MAC_OS_X_VERSION_MIN_REQUIRED
#define MAC_OS_X_VERSION_MIN_REQUIRED 1070 /* Mac OS X 10.7, 2011 */
#endif