]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/app.cpp
disable use of #pragma interface under Mac OS X
[wxWidgets.git] / src / os2 / app.cpp
index f6b538d15aa7b500ce0ab27749bdbd85b7afc4af..31c1d4962931121cb8c0e58e79eb96da499a2d9e 100644 (file)
@@ -9,6 +9,10 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+#ifdef __GNUG__
+    #pragma implementation "app.h"
+#endif
+
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"