Undef get_wch

This commit is contained in:
Jari Vetoniemi 2014-04-10 23:50:55 +03:00
parent 8e0dd1ab39
commit 590c5d9f85

View File

@ -12,6 +12,7 @@
/* ncurses.h likes to define stuff for us.
* This unforunately mangles with our struct. */
#undef erase
#undef get_wch
#undef refresh
#undef mvprintw
#undef move