]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/xline.h
Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks.
[user/henk/code/inspircd.git] / include / xline.h
index 348507f37759dd4c030dc0e1bf7a3147fba8c6cd..d5653f8e0558b16b9913fdadc369198439389e5c 100644 (file)
@@ -14,9 +14,9 @@
 #ifndef __XLINE_H
 #define __XLINE_H
 
-#include <string>
-#include <deque>
-#include <vector>
+//#include <string>
+//#include <deque>
+//#include <vector>
 
 /** XLine is the base class for ban lines such as G lines and K lines.
  * Modules may derive from this, and their xlines will automatically be