]> git.saurik.com Git - wxWidgets.git/commitdiff
SN: Don't include (non-existing) pmstddlg.h for EMX
authorStefan Neis <Stefan.Neis@t-online.de>
Fri, 14 Jan 2000 23:04:16 +0000 (23:04 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Fri, 14 Jan 2000 23:04:16 +0000 (23:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/dnd.h

index ec8277545c9ee99ff70a9bdc137b670605c632e6..a92c744745095a20cae5b856ba21696a78b1670b 100644 (file)
@@ -19,7 +19,9 @@
 
 #define INCL_WINSTDDRAG
 #include <os2.h>
+#ifndef __EMX__
 #include <pmstddlg.h>
+#endif
 
 //-------------------------------------------------------------------------
 // wxDropSource