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:
@@ -40,7 +40,8 @@
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
#include "nsScanner.h"
|
||||
#include "nsToken.h"
|
||||
#include "nsToken.h"
|
||||
#include "nsIAtom.h"
|
||||
#include "nsHTMLTokens.h"
|
||||
#include "prtypes.h"
|
||||
#include "nsDebug.h"
|
||||
|
||||
Reference in New Issue
Block a user