]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/stc/stctest.cpp
Makefile.in: remove CVS dirs
[wxWidgets.git] / contrib / samples / stc / stctest.cpp
index aa98828fb357dd608fb1c8c8e02aa81c6ca0fbf1..b33052c86c9d5c8dd399bad0c9cfe4fa41f5a6aa 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma implementation "stctest.cpp"
     #pragma interface "stctest.cpp"
 #endif