зеркало из https://github.com/mozilla/pjs.git
Bug 507695: Remove unneeded #includes from nsStyleContext.cpp. r=dbaron
This commit is contained in:
Родитель
ce0a154a0d
Коммит
604bf037ab
|
@ -43,18 +43,13 @@
|
||||||
#include "nsString.h"
|
#include "nsString.h"
|
||||||
#include "nsPresContext.h"
|
#include "nsPresContext.h"
|
||||||
#include "nsIStyleRule.h"
|
#include "nsIStyleRule.h"
|
||||||
#include "nsCRT.h"
|
|
||||||
|
|
||||||
#include "nsCOMPtr.h"
|
#include "nsCOMPtr.h"
|
||||||
#include "nsStyleSet.h"
|
#include "nsStyleSet.h"
|
||||||
#include "nsIPresShell.h"
|
#include "nsIPresShell.h"
|
||||||
#include "prenv.h"
|
|
||||||
|
|
||||||
#include "nsRuleNode.h"
|
#include "nsRuleNode.h"
|
||||||
#include "nsStyleContext.h"
|
#include "nsStyleContext.h"
|
||||||
#include "imgIRequest.h"
|
|
||||||
|
|
||||||
#include "nsPrintfCString.h"
|
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
// #define NOISY_DEBUG
|
// #define NOISY_DEBUG
|
||||||
|
|
Загрузка…
Ссылка в новой задаче