diff options
| author | 2008-02-22 15:26:01 +0000 | |
|---|---|---|
| committer | 2008-02-22 15:26:01 +0000 | |
| commit | 3b25592002f791c91d3a040d0f094f3df32f577e (patch) | |
| tree | c8ed2bd6511f214544f44aaa1265c965f7124a17 /src/testsuite.cpp | |
| parent | Closer to compilation (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.cpp | 1 |
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" |
