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


git-svn-id: svn://10.0.0.236/trunk@125791 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2002-07-25 18:31:10 +00:00
parent 8f333523c8
commit 7e8aa74093
65 changed files with 82 additions and 79 deletions

View File

@@ -68,6 +68,7 @@
# define START_TIMER()
#endif
#include "nsIAtom.h"
#include "nsViewSourceHTML.h"
#include "nsCRT.h"
#include "nsParser.h"