mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 20:12:42 +00:00
Codechange: Remove unnecessary 'core' includes. (#14867)
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
#include <iosfwd>
|
||||
|
||||
#include "core/bitmath_func.hpp"
|
||||
#include "string_type.h"
|
||||
|
||||
void strecpy(std::span<char> dst, std::string_view src);
|
||||
|
||||
Reference in New Issue
Block a user