mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
245 B

--- ./src/worldmap/graph.hxx.orig 2004-09-12 08:09:20.367464160 +0200
+++ ./src/worldmap/graph.hxx 2004-09-12 08:09:43.331973024 +0200
@@ -22,6 +22,7 @@
#include <algorithm>
#include <vector>
+#include <iostream>
namespace WorldMapNS {