]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/wxrcedit/edapp.cpp
fixes to dependency problems in win32 makefiles
[wxWidgets.git] / contrib / utils / wxrcedit / edapp.cpp
index 8a3111e7ad35c04be9726b828930a53aa42201d1..10a151c8914e52bad8fbdc0e997a80a0a023a306 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma implementation
     #pragma interface
 #endif