summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/MarshallingHelpers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/MarshallingHelpers.cpp')
-rw-r--r--Source/WebKit/win/MarshallingHelpers.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/WebKit/win/MarshallingHelpers.cpp b/Source/WebKit/win/MarshallingHelpers.cpp
index 0cec6de..b29804e 100644
--- a/Source/WebKit/win/MarshallingHelpers.cpp
+++ b/Source/WebKit/win/MarshallingHelpers.cpp
@@ -28,11 +28,9 @@
#include "MarshallingHelpers.h"
#include "MathExtras.h"
-#pragma warning(push, 0)
#include <WebCore/IntRect.h>
#include <WebCore/KURL.h>
#include <WebCore/PlatformString.h>
-#pragma warning(pop)
using namespace WebCore;