summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebKitSystemBits.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebKitSystemBits.cpp')
-rw-r--r--Source/WebKit/win/WebKitSystemBits.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/WebKit/win/WebKitSystemBits.cpp b/Source/WebKit/win/WebKitSystemBits.cpp
index eec6361..c77a78b 100644
--- a/Source/WebKit/win/WebKitSystemBits.cpp
+++ b/Source/WebKit/win/WebKitSystemBits.cpp
@@ -29,12 +29,9 @@
#include "config.h"
#include "WebKitSystemBits.h"
-#pragma warning(push, 0)
+#include <CoreFoundation/CoreFoundation.h>
#include <WebCore/PlatformString.h>
-#pragma warning(pop)
-
#include <windows.h>
-#include <CoreFoundation/CoreFoundation.h>
unsigned long long WebMemorySize()
{