From: Stefan Neis Date: Fri, 14 Jan 2000 23:04:16 +0000 (+0000) Subject: SN: Don't include (non-existing) pmstddlg.h for EMX X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5b10a619492984cb585ec4b7f55bd7f15eae9ad2 SN: Don't include (non-existing) pmstddlg.h for EMX git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/os2/dnd.h b/include/wx/os2/dnd.h index ec8277545c..a92c744745 100644 --- a/include/wx/os2/dnd.h +++ b/include/wx/os2/dnd.h @@ -19,7 +19,9 @@ #define INCL_WINSTDDRAG #include +#ifndef __EMX__ #include +#endif //------------------------------------------------------------------------- // wxDropSource