mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-16 00:42:45 +01:00
Codechange: rename smallvec_type to container_func and use only when needed
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
#include "pbs.h"
|
||||
#include "debug.h"
|
||||
#include "core/random_func.hpp"
|
||||
#include "core/container_func.hpp"
|
||||
#include "company_base.h"
|
||||
#include "table/airporttile_ids.h"
|
||||
#include "newgrf_airporttiles.h"
|
||||
|
||||
Reference in New Issue
Block a user