Index: Source/JavaScriptCore/config.h |
diff --git a/Source/JavaScriptCore/config.h b/Source/JavaScriptCore/config.h |
index 25666dce5e029205125c99914972c3529f5949c1..81e53219060e98fa79a58e8fa2f5699a831c6c8d 100644 |
--- a/Source/JavaScriptCore/config.h |
+++ b/Source/JavaScriptCore/config.h |
@@ -62,8 +62,6 @@ |
#include <wtf/FastMalloc.h> |
#endif |
-#include <wtf/DisallowCType.h> |
- |
#if COMPILER(MSVC) |
#define SKIP_STATIC_CONSTRUCTORS_ON_MSVC 1 |
#else |