mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +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
|
|
@ -14,6 +14,7 @@
|
|||
#include "mozilla/css/Declaration.h"
|
||||
#include "nsPrintfCString.h"
|
||||
#include "gfxFontConstants.h"
|
||||
#include "nsCSSRules.h"
|
||||
#include "nsStyleUtil.h"
|
||||
|
||||
namespace mozilla {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue