diff options
Diffstat (limited to 'games/xmoto/files/patch-src-VCommon.h')
-rw-r--r-- | games/xmoto/files/patch-src-VCommon.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xmoto/files/patch-src-VCommon.h b/games/xmoto/files/patch-src-VCommon.h index 867637048475..047bcfd38d27 100644 --- a/games/xmoto/files/patch-src-VCommon.h +++ b/games/xmoto/files/patch-src-VCommon.h @@ -1,9 +1,9 @@ ---- src/VCommon.h.orig Sun Dec 4 01:53:03 2005 -+++ src/VCommon.h Sun Dec 4 01:53:35 2005 -@@ -69,8 +69,7 @@ - +--- src/VCommon.h.orig Thu Jul 20 21:51:42 2006 ++++ src/VCommon.h Fri Jul 28 15:59:16 2006 +@@ -62,8 +62,7 @@ #include <string> #include <vector> + #include <queue> -#include <ostream> -#include <istream> +#include <iostream> |