commented out an error-message line in glutil.hpp that caused linking errors
[supertux.git] / src / tile_manager.cpp
index 5e941d0..6ade3d9 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <memory>
 #include <stdexcept>
+#include <iostream>
 #include <assert.h>
 #include "video/drawing_context.hpp"
 #include "lisp/lisp.hpp"