mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-30 12:21:02 -08:00
msvc: set HAVE_WCHAR_H in config.h
This commit is contained in:
parent
66ec96b08c
commit
6b0f6faa55
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue