diff options
Diffstat (limited to 'include/command_parse.h')
-rw-r--r-- | include/command_parse.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/command_parse.h b/include/command_parse.h index ca12ff1a1..908add7dd 100644 --- a/include/command_parse.h +++ b/include/command_parse.h @@ -17,8 +17,6 @@ #ifndef __COMMAND_PARSE_H #define __COMMAND_PARSE_H -#include <typeinfo> -#include <iostream> #include <string> #include "users.h" #include "ctables.h" |