r3189 - packages/trunk/moagg

Gonéri Le Bouder goneri-guest at alioth.debian.org
Mon Jul 2 19:50:53 UTC 2007


Author: goneri-guest
Date: 2007-07-02 19:50:53 +0000 (Mon, 02 Jul 2007)
New Revision: 3189

Added:
   packages/trunk/moagg/fix-gcc-4.2-warn.diff
Log:
add fix-gcc-4.2-warn.diff


Added: packages/trunk/moagg/fix-gcc-4.2-warn.diff
===================================================================
--- packages/trunk/moagg/fix-gcc-4.2-warn.diff	                        (rev 0)
+++ packages/trunk/moagg/fix-gcc-4.2-warn.diff	2007-07-02 19:50:53 UTC (rev 3189)
@@ -0,0 +1,13 @@
+Index: moagg-0.18/libMoaggCore/include/Exception.h
+===================================================================
+--- moagg-0.18.orig/libMoaggCore/include/Exception.h	2007-07-02 19:55:46.000000000 +0000
++++ moagg-0.18/libMoaggCore/include/Exception.h	2007-07-02 19:55:57.000000000 +0000
+@@ -1,7 +1,7 @@
+ #ifndef EXCEPTION_H
+ #define EXCEPTION_H
+ 
+-#include <iosfwd>
++#include <iostream>
+ #include <string>
+ 
+ //----------------------------------------------------------------------------




More information about the Pkg-games-commits mailing list