Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
This commit is contained in:
@@ -40,8 +40,10 @@
|
||||
* Code to sort cells by their colspan, used by BasicTableLayoutStrategy.
|
||||
*/
|
||||
|
||||
#include "nsIPresShell.h"
|
||||
#include "pldhash.h"
|
||||
#include "nsDebug.h"
|
||||
|
||||
class nsIPresShell;
|
||||
|
||||
/**
|
||||
* The SpanningCellSorter is responsible for accumulating lists of cells
|
||||
|
||||
Reference in New Issue
Block a user