Index: Source/wtf/Platform.h |
diff --git a/Source/wtf/Platform.h b/Source/wtf/Platform.h |
index adc3495a7119b53828b2fabced98d2203e779360..138b28b106f6e2729071961ab2aadc2288e52ffa 100644 |
--- a/Source/wtf/Platform.h |
+++ b/Source/wtf/Platform.h |
@@ -57,8 +57,6 @@ |
/* OS(DARWIN) - Any Darwin-based OS, including Mac OS X and iPhone OS */ |
#ifdef __APPLE__ |
#define WTF_OS_DARWIN 1 |
- |
-#include <AvailabilityMacros.h> |
#endif |
/* OS(FREEBSD) - FreeBSD */ |