forked from mirror/OpenTTD
Codechange: stdarg.h include not needed as cstdarg is included.
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#ifndef STRING_FUNC_H
|
||||
#define STRING_FUNC_H
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <iosfwd>
|
||||
|
||||
#include "core/bitmath_func.hpp"
|
||||
|
Reference in New Issue
Block a user