summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-04-16 19:01:09 +0000
committerpeter1138 <peter1138@openttd.org>2008-04-16 19:01:09 +0000
commitefdf8b8c8a9b9260de260367041503923fad9673 (patch)
tree02110297b3c1fa89a7568aee43bffa20b609084a /source.list
parent47365fee116b8c8efb8296bbb26f513c2756578d (diff)
downloadopenttd-efdf8b8c8a9b9260de260367041503923fad9673.tar.xz
(svn r12737) -Codechange: Replace vector with a cut down class to allocate space as necessary. This avoids copying data around for vector's push_back() function.
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 137a860b1..7d0c75f95 100644
--- a/source.list
+++ b/source.list
@@ -515,6 +515,7 @@ misc/dbg_helpers.cpp
misc/dbg_helpers.h
misc/fixedsizearray.hpp
misc/hashtable.hpp
+misc/smallveh.h
misc/str.hpp
misc/strapi.hpp