summaryrefslogtreecommitdiff
path: root/src/testsuite.cpp
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2008-02-22 15:26:01 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2008-02-22 15:26:01 +0000
commit3b25592002f791c91d3a040d0f094f3df32f577e (patch)
treec8ed2bd6511f214544f44aaa1265c965f7124a17 /src/testsuite.cpp
parent08277954dc8334d72e31fe0f768855056e282f27 (diff)
Now compiles with win32thread and testsuite
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8993 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/testsuite.cpp')
-rw-r--r--src/testsuite.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testsuite.cpp b/src/testsuite.cpp
index 7f8a38d54..2396f142c 100644
--- a/src/testsuite.cpp
+++ b/src/testsuite.cpp
@@ -13,7 +13,6 @@
/* $Core: libIRCDtestsuite */
-#include "inspircd_config.h"
#include "inspircd.h"
#include "testsuite.h"
#include "threadengine.h"