Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -352,7 +352,7 @@ enum wxFileKind
|
|||||||
#endif
|
#endif
|
||||||
#endif // platforms
|
#endif // platforms
|
||||||
|
|
||||||
#if defined __WXMSW__ && !defined __WXWINCE__
|
#if defined(__WXMSW__) && !defined(__WXWINCE__)
|
||||||
// get the HANDLE associated with a file descriptor
|
// get the HANDLE associated with a file descriptor
|
||||||
# ifdef __CYGWIN__
|
# ifdef __CYGWIN__
|
||||||
# include "wx/msw/private.h" // for HANDLE
|
# include "wx/msw/private.h" // for HANDLE
|
||||||
|
Reference in New Issue
Block a user