forked from mirror/OpenTTD
Codechange: rename smallvec_type to container_func and use only when needed
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
/** @file newgrf_railtype.cpp NewGRF handling of rail types. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "core/container_func.hpp"
|
||||
#include "debug.h"
|
||||
#include "newgrf_railtype.h"
|
||||
#include "timer/timer_game_calendar.h"
|
||||
|
Reference in New Issue
Block a user