Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release-src > by-pkgid > c1e0be167d0b75bee35b1e644525b046 > files > 1

globulation2-0.9.4.1-3mdv2010.1.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
 {