]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/filedlg.cpp
Implement GetValue() and SetValue() and send an event when clicked
[wxWidgets.git] / src / msw / filedlg.cpp
index ba52c18fcc8fb5f5ebefc6ba46db88df751314c3..52ea32407628d1a54aa58f6a01f78fbeae6f30dd 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "filedlg.h"
 #endif