Explicitly define NCURSES_WIDECHAR instead of _XOPEN_SOURCE
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define NCMPCPP_WINDOW_H
|
||||
|
||||
#define NCURSES_NOMACROS 1
|
||||
#define NCURSES_WIDECHAR 1
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user