Alien-IUP

 view release on metacpan or  search on metacpan

patches/scintilla-cygwin.diff  view on Meta::CPAN

diff -ru iup.orig/srcscintilla/win32/PlatWin.cxx iup.patched/srcscintilla/win32/PlatWin.cxx
--- iup.orig/srcscintilla/win32/PlatWin.cxx	2015-02-05 16:54:20.517272400 +0100
+++ iup.patched/srcscintilla/win32/PlatWin.cxx	2015-02-05 18:27:42.588952700 +0100
@@ -25,6 +25,7 @@
 #include <commctrl.h>
 #include <richedit.h>
 #include <windowsx.h>
+#include <wchar.h>
 
 #if defined(NTDDI_WIN7) && !defined(DISABLE_D2D)
 #define USE_D2D 1



( run in 0.321 second using v1.01-cache-2.11-cpan-13bb782fe5a )