summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebURLCredential.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebURLCredential.h')
-rw-r--r--Source/WebKit/win/WebURLCredential.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebKit/win/WebURLCredential.h b/Source/WebKit/win/WebURLCredential.h
index 094c966..11f3755 100644
--- a/Source/WebKit/win/WebURLCredential.h
+++ b/Source/WebKit/win/WebURLCredential.h
@@ -27,10 +27,7 @@
#define WebURLCredential_h
#include "WebKit.h"
-
-#pragma warning(push, 0)
#include <WebCore/Credential.h>
-#pragma warning(pop)
class WebURLCredential : public IWebURLCredential
{