]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_operlevels.cpp
Annotations
[user/henk/code/inspircd.git] / src / modules / m_operlevels.cpp
index ba0235f6a0c51c182bab953781dc3f3fe57355d9..ab4fee21f351d8ebd4c155a23b374169c37e027b 100644 (file)
@@ -4,7 +4,7 @@ using namespace std;
 #include "channels.h"
 #include "modules.h"
 #include <string>
-#include "helperfuncs.h"
+
 #include "inspircd.h"
 
 /* $ModDesc: Gives each oper type a 'level', cannot kill opers 'above' your level. */