Oops - fixed unexplainable #includes ... I am sure I didn't put them in :P

This commit is contained in:
hiker
2017-08-21 14:59:28 +10:00
parent 6d61ef7fb9
commit f1f8bf0e4d

View File

@@ -21,12 +21,6 @@
#include <string>
#include <Windows.h>
#include <DbgHelp.h>
#include <stdlib.h>
#include <signal.h>
#include <new.h>
namespace CrashReporting
{
void installHandlers();