delete warning

This commit is contained in:
Sir Walrus
2024-05-22 22:20:55 +02:00
parent 90b3510f19
commit 7a5d55cc6c

View File

@@ -121,6 +121,7 @@ static inline char* strdup(const char * in)
}
#endif
#undef wsprintf // mingw defines this to __MINGW_NAME_AW(wsprintf)
#define sprintf USE%snprintf%INSTEAD
#define wsprintf USE%swprintf%INSTEAD
#define wsnprintf ITS%CALLED%swprintf