From d54fd9b1e6b31f69332a9241b5f17330c0ad61e0 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 30 Aug 2006 09:03:03 +0000 Subject: Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/dynamic.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/dynamic.cpp') diff --git a/src/dynamic.cpp b/src/dynamic.cpp index 3a6c0897c..ab6f55610 100644 --- a/src/dynamic.cpp +++ b/src/dynamic.cpp @@ -16,9 +16,7 @@ using namespace std; -#include "inspircd_config.h" #include "configreader.h" -#include "globals.h" #include "dynamic.h" #ifndef STATIC_LINK @@ -27,12 +25,7 @@ using namespace std; #include "modlist.h" #endif -#include "inspstring.h" - #include "inspircd.h" -#include -#include -#include DLLManager::DLLManager(InspIRCd* ServerInstance, const char *fname) { -- cgit v1.2.3