зеркало из https://github.com/mozilla/gecko-dev.git
Bug 856566 Followup fix for crashreporter_win.cpp(1227) : error C2065: 'nullptr' : undeclared identifier (VS2008SP1/VC9) r=ted.
This commit is contained in:
Родитель
fa7c8c6a17
Коммит
7b3d0dff92
|
@ -23,6 +23,7 @@
|
|||
#include "resource.h"
|
||||
#include "client/windows/sender/crash_report_sender.h"
|
||||
#include "common/windows/string_utils-inl.h"
|
||||
#include "mozilla/NullPtr.h"
|
||||
|
||||
#define CRASH_REPORTER_VALUE L"Enabled"
|
||||
#define SUBMIT_REPORT_VALUE L"SubmitCrashReport"
|
||||
|
|
Загрузка…
Ссылка в новой задаче