mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-25 13:14:19 +01:00
Codechange: rename smallvec_type to container_func and use only when needed
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include "compat/animated_tile_sl_compat.h"
|
||||
|
||||
#include "../tile_type.h"
|
||||
#include "../core/smallvec_type.hpp"
|
||||
|
||||
#include "../safeguards.h"
|
||||
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
#include "../engine_func.h"
|
||||
#include "../company_base.h"
|
||||
#include "../disaster_vehicle.h"
|
||||
#include "../core/smallvec_type.hpp"
|
||||
#include "../timer/timer.h"
|
||||
#include "../timer/timer_game_tick.h"
|
||||
#include "../timer/timer_game_calendar.h"
|
||||
|
||||
Reference in New Issue
Block a user