mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Issue #80 - De-unify dom/svg
This commit is contained in:
parent
e734022ff3
commit
9f8785ef66
6 changed files with 12 additions and 3 deletions
|
|
@ -7,9 +7,7 @@
|
|||
#include "SVGElementFactory.h"
|
||||
#include "nsGkAtoms.h"
|
||||
#include "nsIContent.h"
|
||||
#include "mozilla/dom/NodeInfo.h"
|
||||
#include "mozilla/dom/Element.h"
|
||||
#include "mozilla/dom/FromParser.h"
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::dom;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue