]> 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 8692107e790c278d40eded1cc30c24c5f6dc82b5..734292ade337849c3cbbd5c498ae085975ef5aa0 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #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