Issue #80 - De-unify layout/PITA... I mean layout/generic

This commit is contained in:
Moonchild 2020-04-29 16:55:02 +00:00 committed by Roy Tam
commit aaa7be1091
14 changed files with 21 additions and 8 deletions

View file

@ -8,6 +8,8 @@
#include "mozilla/ReflowOutput.h"
#include "mozilla/ReflowInput.h"
using namespace mozilla;
void
nsOverflowAreas::UnionWith(const nsOverflowAreas& aOther)
{