Erwan
- attempt to fix issue 319. Jeck please review :)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef _DEBUG_H_
|
||||
#define _DEBUG_H_
|
||||
|
||||
#if WIN32
|
||||
#define snprintf sprintf_s
|
||||
#if WIN32
|
||||
#define snprintf sprintf_s
|
||||
#endif
|
||||
|
||||
#if defined (WIN32) || defined (LINUX)
|
||||
|
||||
Reference in New Issue
Block a user