зеркало из https://github.com/mozilla/gecko-dev.git
Bug 818307: Fix for bad StaticPtr.h include; r=bustage on a CLOSED TREE
--HG-- extra : rebase_source : 858b0fb3fd186bc0958cb10e739dd11a102f72d3
This commit is contained in:
Родитель
6896a2d0f4
Коммит
74aaf2677f
|
@ -14,12 +14,12 @@
|
||||||
#include "mozilla/Telemetry.h"
|
#include "mozilla/Telemetry.h"
|
||||||
#include "mozilla/ProcessedStack.h"
|
#include "mozilla/ProcessedStack.h"
|
||||||
#include "mozilla/Atomics.h"
|
#include "mozilla/Atomics.h"
|
||||||
|
#include "mozilla/StaticPtr.h"
|
||||||
#include "nsAutoPtr.h"
|
#include "nsAutoPtr.h"
|
||||||
#include "nsReadableUtils.h"
|
#include "nsReadableUtils.h"
|
||||||
#include "nsStackWalk.h"
|
#include "nsStackWalk.h"
|
||||||
#include "nsThreadUtils.h"
|
#include "nsThreadUtils.h"
|
||||||
#include "nsXULAppAPI.h"
|
#include "nsXULAppAPI.h"
|
||||||
#include "StaticPtr.h"
|
|
||||||
|
|
||||||
#ifdef MOZ_CRASHREPORTER
|
#ifdef MOZ_CRASHREPORTER
|
||||||
#include "nsExceptionHandler.h"
|
#include "nsExceptionHandler.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче