diff options
| author | 2006-02-23 19:46:43 +0000 | |
|---|---|---|
| committer | 2006-02-23 19:46:43 +0000 | |
| commit | aca9acf422c76fefa4223f3add27e62e860f2f62 (patch) | |
| tree | 726f275e500768e26c3e8639bf2fb3bf6c47fa0d /src/inspircd.cpp | |
| parent | Incorporating InspTimer into safelist as a test (diff) | |
| download | inspircd++-aca9acf422c76fefa4223f3add27e62e860f2f62.tar.gz inspircd++-aca9acf422c76fefa4223f3add27e62e860f2f62.tar.bz2 inspircd++-aca9acf422c76fefa4223f3add27e62e860f2f62.zip | |
Fixed to work
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3302 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/inspircd.cpp')
| -rw-r--r-- | src/inspircd.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 6e8040d87..acd8a4d85 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -57,7 +57,6 @@ using namespace std; #include "socket.h" #include "typedefs.h" #include "command_parse.h" -#include "timer.h" InspIRCd* ServerInstance; |
