diff options
Diffstat (limited to 'win32/ScintillaWin.cxx')
| -rw-r--r-- | win32/ScintillaWin.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/win32/ScintillaWin.cxx b/win32/ScintillaWin.cxx index 5fb6e5286..ce959f893 100644 --- a/win32/ScintillaWin.cxx +++ b/win32/ScintillaWin.cxx @@ -16,6 +16,7 @@  #include <string>  #include <vector> +#undef _WIN32_WINNT  #define _WIN32_WINNT  0x0500  #include <windows.h>  #include <commctrl.h> | 
