]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/droptgt.h
Better compatibility between wxRichTextCtrl and wxTextCtrlBase
[wxWidgets.git] / include / wx / msw / ole / droptgt.h
index 6011cf67b51aa6de892821358b849ebc6589e622..ef59b101bccb6382c0a682110bc7ef1d106e5a0f 100644 (file)
 #ifndef   _WX_OLEDROPTGT_H
 #define   _WX_OLEDROPTGT_H
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "droptgt.h"
-#endif
-
 #if wxUSE_DRAG_AND_DROP
 
 // ----------------------------------------------------------------------------