Bug 907883 - Minimize #includes in layout/generic; r=roc
This commit is contained in:
@@ -6,14 +6,11 @@
|
||||
/* rendering object for CSS display:inline objects */
|
||||
|
||||
#include "nsInlineFrame.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsLineLayout.h"
|
||||
#include "nsBlockFrame.h"
|
||||
#include "nsPlaceholderFrame.h"
|
||||
#include "nsGkAtoms.h"
|
||||
#include "nsHTMLParts.h"
|
||||
#include "nsStyleContext.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsPresContext.h"
|
||||
#include "nsRenderingContext.h"
|
||||
#include "nsCSSAnonBoxes.h"
|
||||
|
||||
Reference in New Issue
Block a user