File diff r21382:9d5f35b3c6bb → r21383:942c32fb8b0e
src/crashlog.cpp
Show inline comments
 
@@ -36,6 +36,8 @@
 

	
 
#include <time.h>
 

	
 
#include "safeguards.h"
 

	
 
/* static */ const char *CrashLog::message = NULL;
 
/* static */ char *CrashLog::gamelog_buffer = NULL;
 
/* static */ const char *CrashLog::gamelog_last = NULL;