X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_alias.cpp;h=d7ac3d04a3c74793d4d3885b2983c010e36e4253;hb=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0;hp=5eb7c9908400c917e3d313023eec244be29e1805;hpb=cfb2c2fff47d99f43434de7db339c2f2237c6bad;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_alias.cpp b/src/modules/m_alias.cpp index 5eb7c9908..d7ac3d04a 100644 --- a/src/modules/m_alias.cpp +++ b/src/modules/m_alias.cpp @@ -19,15 +19,11 @@ using namespace std; #include "users.h" #include "channels.h" #include "modules.h" -#include "helperfuncs.h" -#include "commands.h" #include "inspircd.h" #include /* $ModDesc: Provides aliases of commands. */ - - class Alias : public classbase { public: