]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dirdlg.h
Oops, I left an extra { in there.
[wxWidgets.git] / include / wx / mac / dirdlg.h
index ff7d71f9426dc011960fd9e2e9a790993d000067..734292ade337849c3cbbd5c498ae085975ef5aa0 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DIRDLG_H_
 #define _WX_DIRDLG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "dirdlg.h"
 #endif