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

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