summaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-09-22 08:51:16 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-09-22 08:51:16 +0000
commit720f758a8c6bece45e0d2d42e48bed67167f26c6 (patch)
treed04c4d157f19c3afe8a45d8f39be54aee43c8608 /src/utils
parent491b9ec1230dd010466d698aba903fed5bcedee2 (diff)
downloadMana-720f758a8c6bece45e0d2d42e48bed67167f26c6.tar.gz
Mana-720f758a8c6bece45e0d2d42e48bed67167f26c6.tar.bz2
Mana-720f758a8c6bece45e0d2d42e48bed67167f26c6.tar.xz
Mana-720f758a8c6bece45e0d2d42e48bed67167f26c6.zip
Cleaned a bit.
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/minmax.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/minmax.h b/src/utils/minmax.h
index ea6ad9e0..427c5da7 100644
--- a/src/utils/minmax.h
+++ b/src/utils/minmax.h
@@ -21,6 +21,8 @@
* $Id$
*/
+#include <cstdlib>
+
/**
* Returns a random numeric value that is larger than or equal min and smaller
* than max