summaryrefslogtreecommitdiff
path: root/include/typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/typedefs.h')
-rw-r--r--include/typedefs.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/typedefs.h b/include/typedefs.h
index 44d24b1f6..2a98da4ae 100644
--- a/include/typedefs.h
+++ b/include/typedefs.h
@@ -14,18 +14,6 @@
#ifndef __TYPEDEF_H__
#define __TYPEDEF_H__
-
-#include <string>
-#include "inspircd_config.h"
-#include "hash_map.h"
-#include "users.h"
-#include "channels.h"
-#include "hashcomp.h"
-#include "inspstring.h"
-#include "ctables.h"
-#include "modules.h"
-#include "globals.h"
-
#ifndef WIN32
/** User hash (POSIX systems with GCC)
*/