]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/fdrepdlg.cpp
Change m_windowCurrent to m_currentNSWindow such that m_currentNSWindow is
[wxWidgets.git] / src / generic / fdrepdlg.cpp
index e62385ca8eab0dee4d9e1a05d086a5f8e37757cc..df9998ed2747cfa254639c23945b0a077c42941d 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "genericfdrepdlg.h"
 #endif