diff options
| author | 2006-08-30 09:51:50 +0000 | |
|---|---|---|
| committer | 2006-08-30 09:51:50 +0000 | |
| commit | 5b8d2c4cabec5e6bb7aaf359e6cf6af9635c8dab (patch) | |
| tree | 7f9a4687f56d057b933ecaa00fac5f5e7eccbfb9 /include/commands/cmd_loadmodule.h | |
| parent | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists (diff) | |
Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5081 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/commands/cmd_loadmodule.h')
| -rw-r--r-- | include/commands/cmd_loadmodule.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/commands/cmd_loadmodule.h b/include/commands/cmd_loadmodule.h index 4e86058ce..c82560653 100644 --- a/include/commands/cmd_loadmodule.h +++ b/include/commands/cmd_loadmodule.h @@ -19,12 +19,6 @@ // include the common header files -#include <typeinfo> -#include <iostream> -#include <string> -#include <deque> -#include <sstream> -#include <vector> #include "users.h" #include "channels.h" |
