summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebURLAuthenticationChallenge.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebURLAuthenticationChallenge.h')
-rw-r--r--Source/WebKit/win/WebURLAuthenticationChallenge.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebKit/win/WebURLAuthenticationChallenge.h b/Source/WebKit/win/WebURLAuthenticationChallenge.h
index d0eba20..dfc5733 100644
--- a/Source/WebKit/win/WebURLAuthenticationChallenge.h
+++ b/Source/WebKit/win/WebURLAuthenticationChallenge.h
@@ -27,11 +27,8 @@
#define WebURLAuthenticationChallenge_h
#include "WebKit.h"
-
-#pragma warning(push, 0)
#include <WebCore/AuthenticationChallenge.h>
#include <WebCore/COMPtr.h>
-#pragma warning(pop)
class DECLSPEC_UUID("FD3B2381-0BB6-4B59-AF09-0E599C8901CF") WebURLAuthenticationChallenge : public IWebURLAuthenticationChallenge {
public: