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