Author: mordante
Date: Fri Apr 10 21:19:55 2009
New Revision: 34694

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34694&view=rev
Log:
Remove unneeded includes.

Modified:
    trunk/src/map.hpp

Modified: trunk/src/map.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/map.hpp?rev=34694&r1=34693&r2=34694&view=diff
==============================================================================
--- trunk/src/map.hpp (original)
+++ trunk/src/map.hpp Fri Apr 10 21:19:55 2009
@@ -26,13 +26,9 @@
 #include "terrain.hpp"
 #include "map_location.hpp"
 
-#include "serialization/string_utils.hpp"
-
-#include <iostream>
 #include <map>
 #include <string>
 #include <vector>
-#include <set>
 
 #define MAX_MAP_AREA   65536
 


_______________________________________________
Wesnoth-commits mailing list
Wesnoth-commits@gna.org
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to