mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Issue #80 - Include nsIContentInlines.h in dom/svg/SVGTests.cpp to fix linux bustage
This commit is contained in:
parent
429b235e94
commit
f2d2f84a38
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include "nsCharSeparatedTokenizer.h"
|
||||
#include "nsStyleUtil.h"
|
||||
#include "mozilla/Preferences.h"
|
||||
#include "nsIContentInlines.h"
|
||||
|
||||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue