]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dnd.h
don't use -single_module together with -bundle under Darwin (ld gives an error for...
[wxWidgets.git] / include / wx / dnd.h
index 93bc0f1e18329230e2c31d894e23a38b722055a5..7bf6c328e6fdf432c43f86bdaf77580ce9886fb2 100644 (file)
 #ifndef _WX_DND_H_BASE_
 #define _WX_DND_H_BASE_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "dndbase.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_DRAG_AND_DROP