msvc: set HAVE_WCHAR_H in config.h

This commit is contained in:
Yuguo Zhang 2021-12-23 09:39:44 +00:00 committed by Daniel Kochmański
parent 66ec96b08c
commit 6b0f6faa55

View file

@ -84,6 +84,8 @@
/* Foreign functions interface */
#define ECL_FFI
#define HAVE_WCHAR_H
/* Support for Unicode strings */
#define ECL_UNICODE @ECL_UNICODE@
#if !ECL_UNICODE