Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 741d0293433c71dbcfd1e5830b70a1bf > files > 1

globulation2-0.9.4.4-8.mga2.src.rpm

--- libgag/include/StreamBackend.h.old	2009-07-13 10:52:36.000000000 +0200
+++ libgag/include/StreamBackend.h	2009-07-13 10:52:57.000000000 +0200
@@ -28,6 +28,9 @@
 #ifdef putc
 #undef putc
 #endif
+#ifdef getc
+#undef getc
+#endif
 
 namespace GAGCore
 {