]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/forty/scoredg.cpp
Small updates
[wxWidgets.git] / demos / forty / scoredg.cpp
index 9f96c6135d43dae43a2aab137abb8dd7b518d89f..fddbc0e3c4c783c8da222051df65544c7433714e 100644 (file)
@@ -11,7 +11,7 @@
 // Last modified: 22nd July 1998 - ported to wxWindows 2.0
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma implementation
 #pragma interface
 #endif