]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/wince/filedlgwce.cpp
corrected content vs structure calculation
[wxWidgets.git] / src / msw / wince / filedlgwce.cpp
index 218f15e5dcb6e8212b22f12aecb6a44f8d842e08..f8fde83eb4d950e245d30c3229b88ad7147a5c51 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "filedlg.h"
 #endif