fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
This commit is contained in:
@@ -42,8 +42,9 @@
|
||||
|
||||
|
||||
|
||||
#include "nsIAtom.h"
|
||||
#include "nsParser.h"
|
||||
#include "nsIContentSink.h"
|
||||
#include "nsIContentSink.h"
|
||||
#include "nsString.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsScanner.h"
|
||||
|
||||
Reference in New Issue
Block a user