mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 14:58:37 +09:00
Issue #80 - Resolve issues with compiling on insane gcc configurations with no optimizations in dom/
This commit is contained in:
parent
ea1838aa6c
commit
e1b11805a7
4 changed files with 4 additions and 2 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include "mozilla/Services.h"
|
||||
#include "mozilla/StaticPtr.h"
|
||||
#include "nsComponentManagerUtils.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsNSSComponent.h"
|
||||
#include "nsString.h"
|
||||
#include "nsXPCOMCIDInternal.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue