Change nsStaticAtom definition from class to struct.
Trying to fixing windows build bustage. Bug 233461. r=bsmedberg git-svn-id: svn://10.0.0.236/trunk@167982 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
#include "nsIIconURI.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsString.h"
|
||||
class nsStaticAtom;
|
||||
struct nsStaticAtom;
|
||||
|
||||
class nsIAtom;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user