From 16dba9a30b849c9381fab5fe53b722c7901e5283 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 07:40:32 -0400 Subject: Issue #80 - De-unify dom/base Tag #1375 --- dom/base/CORSMode.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dom/base/CORSMode.h') diff --git a/dom/base/CORSMode.h b/dom/base/CORSMode.h index 82f2f570d..7a2b4c579 100644 --- a/dom/base/CORSMode.h +++ b/dom/base/CORSMode.h @@ -4,6 +4,8 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ +#include + #ifndef CORSMode_h_ #define CORSMode_h_ -- cgit v1.2.3