snprintf define consolidated to common.h
This commit is contained in:
@@ -83,10 +83,6 @@ struct ctest {
|
||||
#undef CTEST_SEGFAULT
|
||||
#endif
|
||||
|
||||
#if _MSC_VER < 1900
|
||||
#define snprintf _snprintf
|
||||
#endif
|
||||
|
||||
#ifndef __cplusplus
|
||||
#define inline __inline
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user