mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 08:22:34 +01:00
Codechange: stdarg.h include not needed as cstdarg is included.
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
|
||||
#include "table/control_codes.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h> /* required for tolower() */
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user