fix DMars compilation to use precompiled headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -174,10 +174,6 @@ bool wxIsClipboardFormatAvailable(wxDataFormat dataFormat)
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __DIGITALMARS__
|
||||
extern "C" HGLOBAL wxDIB::ConvertFromBitmap(HBITMAP hbmp);
|
||||
#endif
|
||||
|
||||
|
||||
bool wxSetClipboardData(wxDataFormat dataFormat,
|
||||
const void *data,
|
||||
|
Reference in New Issue
Block a user