Codechange: stdarg.h include not needed as cstdarg is included.
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
#include "table/strings.h"
|
||||
#include "table/strgen_tables.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "../safeguards.h"
|
||||
|
||||
void CDECL StrgenWarningI(const std::string &msg)
|
||||
|
Reference in New Issue
Block a user