]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/app.cpp
Cater for wxUSE_IMAGE=0
[wxWidgets.git] / src / x11 / app.cpp
index 57612cd474d04f4e4e9d4db49591f052b0e0ec56..e1aa3e759ad428f2fadc9b05e5177035867172de 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "app.h"
 #endif