More includes and some braces to build with gcc 4.3.0
[supertux.git] / src / tile_manager.cpp
index 8ed5f24..24f8021 100644 (file)
@@ -24,6 +24,7 @@
 #include <stdexcept>
 #include <sstream>
 #include <iostream>
+#include <limits>
 #include <assert.h>
 #include <SDL.h>
 #include "video/drawing_context.hpp"