mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 16:32:41 +01:00
Codechange: rename smallvec_type to container_func and use only when needed
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
/** @file gfx_layout.cpp Handling of laying out text. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "core/math_func.hpp"
|
||||
#include "gfx_layout.h"
|
||||
#include "string_func.h"
|
||||
#include "debug.h"
|
||||
|
||||
Reference in New Issue
Block a user