Index: Source/WTF/config.h |
diff --git a/Source/WTF/config.h b/Source/WTF/config.h |
index 5552be3eecac5e185a83227f618fe2d941ab4dda..a7c26fdcbfb561b1cc99ea803355977197c4e7d4 100644 |
--- a/Source/WTF/config.h |
+++ b/Source/WTF/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 |