Codechange: stdarg.h include not needed as cstdarg is included.
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
#include "timer/timer_game_tick.h"
|
||||
#include "rev.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
extern const SaveLoadVersion SAVEGAME_VERSION; ///< current savegame version
|
||||
|
Reference in New Issue
Block a user