----------------------------------------------------------------------
Linux compatibility problem in debugger.cpp, made Makefile also compile debugger.cpp
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "debugger.h"
|
||||
|
||||
#if !defined WIN32 && !defined _WIN32
|
||||
#define _snprintf sprintf
|
||||
#define _snprintf snprintf
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user