mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 856566 Followup fix for crashreporter_win.cpp(1227) : error C2065: 'nullptr' : undeclared identifier (VS2008SP1/VC9) r=ted.
This commit is contained in:
parent
d53ef2fe71
commit
ab74b925ed
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user