]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_info.cpp
Store id in TreeServer, use TreeServer::GetID() to get the id (NOTE: it is std::string)
[user/henk/code/inspircd.git] / src / cmd_info.cpp
index 3564b0c6acf8f5996340bd887be91482459933a6..8b2affa424eac5667263eb749853eb0b3f1062d9 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
 #include "commands/cmd_info.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)