summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-12-26 13:50:46 +0000
committersmatz <smatz@openttd.org>2008-12-26 13:50:46 +0000
commitbd92143e7bbf9f48008da45fe2c40857f84c3e5c (patch)
treed8863f9851929f98f51e3a934f8dff902ae3e3d4 /source.list
parent4ced1d3e9f5b655327256ad1cd6f6c17d2095228 (diff)
downloadopenttd-bd92143e7bbf9f48008da45fe2c40857f84c3e5c.tar.xz
(svn r14742) -Codechange: use SmallMap in two cases to reduce compilation time and binary size
Diffstat (limited to 'source.list')
-rw-r--r--source.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list
index fa0ba0c56..8bb08a039 100644
--- a/source.list
+++ b/source.list
@@ -374,6 +374,7 @@ core/mem_func.hpp
core/overflowsafe_type.hpp
core/random_func.cpp
core/random_func.hpp
+core/smallmap_type.hpp
core/smallvec_type.hpp
core/sort_func.hpp