summaryrefslogtreecommitdiffstats
path: root/layout/generic/ReflowOutput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layout/generic/ReflowOutput.cpp')
-rw-r--r--layout/generic/ReflowOutput.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/generic/ReflowOutput.cpp b/layout/generic/ReflowOutput.cpp
index e64e41dc5..1c61484e7 100644
--- a/layout/generic/ReflowOutput.cpp
+++ b/layout/generic/ReflowOutput.cpp
@@ -8,6 +8,8 @@
#include "mozilla/ReflowOutput.h"
#include "mozilla/ReflowInput.h"
+using namespace mozilla;
+
void
nsOverflowAreas::UnionWith(const nsOverflowAreas& aOther)
{