Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForStyle being undefined

This commit is contained in:
adeshkp 2020-05-05 08:43:34 +05:30 committed by Roy Tam
commit 587a2fcd63

View file

@ -8,6 +8,7 @@
#define mozilla_dom_ElementInlines_h
#include "mozilla/dom/Element.h"
#include "nsIContentInlines.h"
#include "nsIDocument.h"
namespace mozilla {