Issue #80 - Resolve issues with compiling on insane gcc configurations with no optimizations in layout/

(and fix a typo for cs fs)
This commit is contained in:
Moonchild
2020-05-01 11:14:26 +00:00
committed by wolfbeast
parent e733c3681b
commit 0afb9e2d75
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
/* rendering object for HTML <br> elements */
#include "nsCOMPtr.h"
#include "nsContainerframe.h"
#include "nsContainerFrame.h"
#include "nsFontMetrics.h"
#include "nsFrame.h"
#include "nsPresContext.h"