mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 00:19:09 +00:00
Codechange: rename smallvec_type to container_func and use only when needed
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "../strings_type.h"
|
||||
#include "../misc/getoptdata.h"
|
||||
#include "../ini_type.h"
|
||||
#include "../core/smallvec_type.hpp"
|
||||
#include "../core/mem_func.hpp"
|
||||
#include "../error_func.h"
|
||||
|
||||
#if !defined(_WIN32) || defined(__CYGWIN__)
|
||||
|
Reference in New Issue
Block a user