mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
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:
parent
22a865ad05
commit
f1ea74a049
3 changed files with 4 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue