Header include dependency cleanup. b=64023 r=jag rs=brendan

This commit is contained in:
dbaron@fas.harvard.edu
2001-07-16 02:40:48 +00:00
parent 6614df5113
commit a9aa77073f
304 changed files with 467 additions and 146 deletions

View File

@@ -102,6 +102,9 @@ typedef unsigned long HMTX;
#include "nsPIDOMWindow.h"
#include "nsIController.h"
#include "nsIFocusController.h"
#include "nsGUIEvent.h"
#include "nsISelection.h"
#include "nsISelectionController.h"
#include "nsIFileStream.h"
#include "nsIHttpChannel.h" // add this to the ick include list...we need it to QI for post data interface