From 5a34fb5e1da568ce9e9e8e99423d34d33d0770f9 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 23 Apr 2020 14:13:58 +0000 Subject: Issue #80 - De-unify dom/security Exception: CSPUtils relies on something in CSPContext, but on Windows it throws in an MSVC include which provides no hints. --- dom/security/SRICheck.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/security/SRICheck.h') diff --git a/dom/security/SRICheck.h b/dom/security/SRICheck.h index 82929fe36..46de0532f 100644 --- a/dom/security/SRICheck.h +++ b/dom/security/SRICheck.h @@ -9,6 +9,7 @@ #include "nsCOMPtr.h" #include "nsICryptoHash.h" +#include "nsString.h" class nsIChannel; class nsIUnicharStreamLoader; -- cgit v1.2.3