зеркало из https://github.com/mozilla/pjs.git
Bug 573315 - compilation failure: mozilla/layout/base/nsPresShell.cpp missing nsIMemoryReporter.h. r=vlad
--HG-- extra : rebase_source : 6f8feb86c969e94bb74be7dfbc6a6dd563ed0e7e
This commit is contained in:
Родитель
1a58602331
Коммит
e17699bc7b
|
@ -225,6 +225,9 @@
|
|||
#include "nsContentCID.h"
|
||||
static NS_DEFINE_IID(kRangeCID, NS_RANGE_CID);
|
||||
|
||||
/* for NS_MEMORY_REPORTER_IMPLEMENT */
|
||||
#include "nsIMemoryReporter.h"
|
||||
|
||||
using namespace mozilla::layers;
|
||||
using namespace mozilla::dom;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче