summaryrefslogtreecommitdiffstats
path: root/layout/mathml/nsMathMLOperators.cpp
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-18 13:31:59 -0400
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-24 10:32:48 +0200
commita7da3cf52b2deac1da45d5e0af6f24aeb3e3c5a3 (patch)
tree12440f714dc8a498594197fbf87696832913d2ab /layout/mathml/nsMathMLOperators.cpp
parentf5316668a3481955a6141a98c35200cd496b01cf (diff)
downloadUXP-a7da3cf52b2deac1da45d5e0af6f24aeb3e3c5a3.tar
UXP-a7da3cf52b2deac1da45d5e0af6f24aeb3e3c5a3.tar.gz
UXP-a7da3cf52b2deac1da45d5e0af6f24aeb3e3c5a3.tar.lz
UXP-a7da3cf52b2deac1da45d5e0af6f24aeb3e3c5a3.tar.xz
UXP-a7da3cf52b2deac1da45d5e0af6f24aeb3e3c5a3.zip
Issue #80 - De-unify layout/mathml
Diffstat (limited to 'layout/mathml/nsMathMLOperators.cpp')
-rw-r--r--layout/mathml/nsMathMLOperators.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/mathml/nsMathMLOperators.cpp b/layout/mathml/nsMathMLOperators.cpp
index bbb03014b..9a9f413b4 100644
--- a/layout/mathml/nsMathMLOperators.cpp
+++ b/layout/mathml/nsMathMLOperators.cpp
@@ -7,6 +7,7 @@
#include "nsCOMPtr.h"
#include "nsDataHashtable.h"
#include "nsHashKeys.h"
+#include "nsNetUtil.h"
#include "nsTArray.h"
#include "nsIPersistentProperties2.h"