Remove explicit calls to curses.h in other files

This commit is contained in:
Hisham Muhammad
2013-02-26 16:50:21 +00:00
parent 8d5dd51cf2
commit 43a7231615
7 changed files with 4 additions and 7 deletions

View File

@ -9,7 +9,6 @@ in the source distribution for its full text.
#include "CRT.h"
#include <curses.h>
#include <assert.h>
/*{