From 975db4c7f0027992845dbd41fa66bef38f285dd9 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 29 Apr 2020 16:55:02 +0000 Subject: Issue #80 - De-unify layout/PITA... I mean layout/generic --- layout/generic/ReflowOutput.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'layout/generic/ReflowOutput.cpp') 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) { -- cgit v1.2.3