]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbmp.h
removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp...
[wxWidgets.git] / include / wx / msw / statbmp.h
index 55e2aa35b75a8bffeeb2bfae20124724e18b7323..8920d1be7ef636e786054e3139a3ce1e7634edf7 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_STATBMP_H_
 #define _WX_STATBMP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "statbmp.h"
 #endif