diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-02-03 23:20:20 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-02-03 23:20:20 +0000 |
commit | f1271614679843191bb247c0db2716acb5ac0e4b (patch) | |
tree | fefd14e99f56bf6bc6f4c42bb58f3f7da1a310c8 /include/snomasks.h | |
parent | 34fe4276bd6bc6fee5293d4817c8e36e4fffd75c (diff) |
Clear up header insanity
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8808 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/snomasks.h')
-rw-r--r-- | include/snomasks.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/snomasks.h b/include/snomasks.h index 334bbf0dc..e3318f23a 100644 --- a/include/snomasks.h +++ b/include/snomasks.h @@ -14,12 +14,6 @@ #ifndef __SNOMASKS_H__ #define __SNOMASKS_H__ -#include <string> -#include <vector> -#include <map> -#include "configreader.h" -#include "inspircd.h" - class Snomask { private: |