]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_operlevels.cpp
and a little tweak to remote MOTD too.
[user/henk/code/inspircd.git] / src / modules / m_operlevels.cpp
index 8832596f63161292540d049a4f4130b11269956a..6e337a914e8854654568f2cb0d7fc2baef42e21a 100644 (file)
  * ---------------------------------------------------
  */
 
+#include "inspircd.h"
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
-#include <string>
-
-#include "inspircd.h"
 
 /* $ModDesc: Gives each oper type a 'level', cannot kill opers 'above' your level. */