Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > a655fc6186c836a251e0c41083f75910 > files > 1

globulation2-0.9.4.4-41.mga9.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
 {