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

@ -6,6 +6,7 @@
/* rendering object for HTML <br> elements */
#include "nsCOMPtr.h"
#include "nsContainerframe.h"
#include "nsFontMetrics.h"
#include "nsFrame.h"
#include "nsPresContext.h"