Codechange: stdarg.h include not needed as cstdarg is included.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
/** @file newgrf_debug_gui.cpp GUIs for debugging NewGRFs. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include <stdarg.h>
|
||||
#include "core/backup_type.hpp"
|
||||
#include "window_gui.h"
|
||||
#include "window_func.h"
|
||||
|
Reference in New Issue
Block a user