]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_operlog.cpp
and a little tweak to remote MOTD too.
[user/henk/code/inspircd.git] / src / modules / m_operlog.cpp
index ce6e7aea4188a7fbcbdbd9243ec1aa1c38176b10..c2524fb51d3df4a9e8b96cf5db327aedc5d18b75 100644 (file)
  *
  * ---------------------------------------------------
  */
+
+#include "inspircd.h" 
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
-#include "inspircd.h"
-#include <vector>
 
 /* $ModDesc: A module which logs all oper commands to the ircd log at default loglevel. */