diff options
Diffstat (limited to 'src/incl.h')
| -rwxr-xr-x | src/incl.h | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,12 +1,9 @@ -#include <pthread.h> #include <iostream> +#include <pthread.h> #include <string> - #include "glob.h" - #ifdef NCURSES #include <ncurses.h> #endif - #include "msgs.h" #include "wrap.h" |
