Compilation fix for Cygwin, it doesn't have digitalv.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2005-06-05 19:16:28 +00:00
parent a432a02b4e
commit 72d29cf03b

View File

@@ -18,7 +18,7 @@
#include "wx/wx.h"
#endif
#if defined(__WINDOWS__) && !defined(__MINGW32__) && !defined(__WATCOMC__)
#if defined(__WINDOWS__) && !defined(__MINGW32__) && !defined(__WATCOMC__) && !defined(__CYGWIN__)
// versions of Open Watcom and MinGW tested against this source does not
// deliver "digitalv.h" required in this feature