]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sockets/client.cpp
Applied patch 606235 (Cell overflow refresh fixed).
[wxWidgets.git] / samples / sockets / client.cpp
index f621bf370e3eb5d5c1075b0b5a35c1912dbbfb0c..94e010410e2960525df5e6b3f49d7d66ffbf3a26 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // --------------------------------------------------------------------------
 
 // headers
 // --------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #  pragma implementation "client.cpp"
 #  pragma interface "client.cpp"
 #endif
 #  pragma implementation "client.cpp"
 #  pragma interface "client.cpp"
 #endif