summaryrefslogtreecommitdiff
path: root/system/graphics/2d/BaseRect.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/graphics/2d/BaseRect.h')
-rw-r--r--system/graphics/2d/BaseRect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/graphics/2d/BaseRect.h b/system/graphics/2d/BaseRect.h
index 57d01ba09..b1eed9ddb 100644
--- a/system/graphics/2d/BaseRect.h
+++ b/system/graphics/2d/BaseRect.h
@@ -9,6 +9,7 @@
#include <algorithm>
#include <cmath>
#include <ostream>
+#include <limits>
#include "mozilla/Assertions.h"
#include "mozilla/FloatingPoint.h"