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