command.cpp #include cleanup

command.h #include cleanup
command.h forward declarations
This commit is contained in:
Akkadius
2014-11-30 20:32:00 -06:00
parent 7198e670ae
commit 1054bfe476
2 changed files with 6 additions and 7 deletions
+1 -3
View File
@@ -23,9 +23,7 @@
class Client;
class Seperator;
#include "../common/seperator.h"
#include "../common/eq_stream.h"
#include "client.h"
#include "../common/types.h"
#define COMMAND_CHAR '#'
#define CMDALIASES 5