- avoid CrashRpt references
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#if defined(USE_CRASHRPT)
|
||||||
|
|
||||||
#include "HL_CrashRpt.h"
|
#include "HL_CrashRpt.h"
|
||||||
#include "HL_String.h"
|
#include "HL_String.h"
|
||||||
|
|
||||||
@@ -168,3 +170,5 @@ CrashReporterGuard::~CrashReporterGuard()
|
|||||||
{
|
{
|
||||||
CrashReporter::free();
|
CrashReporter::free();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user