summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorfonsinchen <fonsinchen@openttd.org>2013-10-20 13:45:50 +0000
committerfonsinchen <fonsinchen@openttd.org>2013-10-20 13:45:50 +0000
commit62c221a845b42b054df7f63848e348445356509f (patch)
tree70fe8e54248843ee6487fc885643f643ca7ccad9 /source.list
parente21ae348786106a82b95adfafa5c8061dfb5242f (diff)
downloadopenttd-62c221a845b42b054df7f63848e348445356509f.tar.xz
(svn r25888) -Codechange: Add a smallstack type.
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 04b6ed45e..2199f7280 100644
--- a/source.list
+++ b/source.list
@@ -426,6 +426,7 @@ core/random_func.cpp
core/random_func.hpp
core/smallmap_type.hpp
core/smallmatrix_type.hpp
+core/smallstack_type.hpp
core/smallvec_type.hpp
core/sort_func.hpp
core/string_compare_type.hpp