* Coins inside boxes are now being counted. (We'll have to decide if we want the...
[supertux.git] / src / statistics.cpp
index a5a8990..0086eee 100644 (file)
@@ -23,6 +23,7 @@
 #include <assert.h>
 #include <math.h>
 #include <sstream>
+#include <limits>
 #include "video/drawing_context.hpp"
 #include "gettext.hpp"
 #include "lisp/lisp.hpp"