summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-03-21 01:34:31 +0000
committerrubidium <rubidium@openttd.org>2009-03-21 01:34:31 +0000
commit4eea5c966944ef83aca0c72569a35f092809f3fd (patch)
treef1445bfef3792ebd7abfef3479ee355581e5602e /source.list
parent6f1d634bc2ec45dadeff0d66252c02da5e256985 (diff)
downloadopenttd-4eea5c966944ef83aca0c72569a35f092809f3fd.tar.xz
(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth)
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 6f3489400..7dd0c1c18 100644
--- a/source.list
+++ b/source.list
@@ -363,6 +363,7 @@ core/endian_func.hpp
core/endian_type.hpp
core/enum_type.hpp
core/geometry_type.hpp
+core/math_func.cpp
core/math_func.hpp
core/mem_func.hpp
core/overflowsafe_type.hpp