X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..e3141a349e438c71338085ea2e713e716ca2c613:/include/wx/mac/classic/dnd.h?ds=sidebyside diff --git a/include/wx/mac/classic/dnd.h b/include/wx/mac/classic/dnd.h index 626c1dbc03..00d96c315b 100644 --- a/include/wx/mac/classic/dnd.h +++ b/include/wx/mac/classic/dnd.h @@ -4,16 +4,12 @@ // Author: Stefan Csomor // RCS-ID: $Id$ // Copyright: (c) 1998 Stefan Csomor -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_DND_H_ #define _WX_DND_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "dnd.h" -#endif - #if wxUSE_DRAG_AND_DROP #include "wx/defs.h"