Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 394ffba7e61dc035705602cb3c2d9611 > files > 1

globulation2-0.9.4.4-5.1.mga1.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
 {