Converted fprintf(stderr) to logging facility (most)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2334 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -112,6 +112,7 @@ typedef unsigned short mode_t;
|
||||
// Printf
|
||||
#ifdef _MSC_VER
|
||||
#define snprintf _snprintf
|
||||
#define vsnprintf _vsnprintf
|
||||
#endif
|
||||
|
||||
// setenv()
|
||||
|
||||
Reference in New Issue
Block a user