Oops - fixed unexplainable #includes ... I am sure I didn't put them in :P
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user