Trim unneeded includes to speed up compilation. b=64023 r+sr=jst

This commit is contained in:
dbaron@dbaron.org
2004-07-16 06:32:16 +00:00
parent d925681c00
commit d3025cd5d6
11 changed files with 10 additions and 23 deletions

View File

@@ -56,6 +56,7 @@
#include "nsHTMLAtoms.h"
#include "nsHTMLAtoms.h"
#include "nsHTMLContentSerializer.h"
#include "nsHTMLParts.h"
#include "nsGenericHTMLElement.h"
#include "nsIBindingManager.h"
#include "nsICSSLoader.h"