summaryrefslogtreecommitdiff
path: root/xpcom/string/nsTSubstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xpcom/string/nsTSubstring.cpp')
-rw-r--r--xpcom/string/nsTSubstring.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xpcom/string/nsTSubstring.cpp b/xpcom/string/nsTSubstring.cpp
index fbc270e12..7c3c64526 100644
--- a/xpcom/string/nsTSubstring.cpp
+++ b/xpcom/string/nsTSubstring.cpp
@@ -5,6 +5,7 @@
#include "mozilla/CheckedInt.h"
#include "mozilla/double-conversion.h"
+#include "mozilla/MathAlgorithms.h"
#include "mozilla/MemoryReporting.h"
using double_conversion::DoubleToStringConverter;