]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_globops.cpp
and a little tweak to remote MOTD too.
[user/henk/code/inspircd.git] / src / modules / m_globops.cpp
index 4dbe8dfb598f41fab19e56f0052ff6c619231081..95a1e1e3744a291a19ef493bf6e3cd8516a533a5 100644 (file)
 
 // Globops and +g support module by C.J.Edwards
 
-#include <stdio.h>
-#include <string>
+#include "inspircd.h"
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
-#include "inspircd.h"
 
 /* $ModDesc: Provides support for GLOBOPS and user mode +g */