summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-05-19 14:06:26 +0000
committerrubidium <rubidium@openttd.org>2013-05-19 14:06:26 +0000
commitb0a2818ed0a355eba561e35598847423cfdb5652 (patch)
treea812a356f667930fd73d6222e00cef2cf1159fb7 /source.list
parent216888485e05b5ae4339a7b9234580ada74b2fe2 (diff)
downloadopenttd-b0a2818ed0a355eba561e35598847423cfdb5652.tar.xz
(svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen)
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 555392138..09f78a963 100644
--- a/source.list
+++ b/source.list
@@ -399,6 +399,7 @@ core/pool_type.hpp
core/random_func.cpp
core/random_func.hpp
core/smallmap_type.hpp
+core/smallmatrix_type.hpp
core/smallvec_type.hpp
core/sort_func.hpp
core/string_compare_type.hpp