Skip to content

Commit

Permalink
defiine widechar in binds header
Browse files Browse the repository at this point in the history
  • Loading branch information
Jomy10 committed Nov 28, 2024
1 parent 07a52c0 commit ce182a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/C_ncursesBinds/include/C_ncursesBinds.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef _SWIFTCURSES_BINDS
#define _SWIFTCURSES_BINDS

#define NCURSES_WIDECHAR 1
#include <ncurses.h>
#include <wchar.h>

Expand Down

0 comments on commit ce182a9

Please sign in to comment.