mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug: s/class/struct/ to shut up MSVC. r=me DONTBUILD
This commit is contained in:
parent
ef4327744e
commit
709f2f8c2f
@ -16,7 +16,7 @@
|
|||||||
#include "nsTArray.h"
|
#include "nsTArray.h"
|
||||||
#include "nsThreadUtils.h"
|
#include "nsThreadUtils.h"
|
||||||
|
|
||||||
class ElementDependentRuleProcessorData;
|
struct ElementDependentRuleProcessorData;
|
||||||
class nsIContent;
|
class nsIContent;
|
||||||
class nsIXPConnectWrappedJS;
|
class nsIXPConnectWrappedJS;
|
||||||
class nsIAtom;
|
class nsIAtom;
|
||||||
|
Loading…
Reference in New Issue
Block a user