diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-15 22:03:27 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-15 22:03:27 +0000 |
commit | a7cbd51d457a5e3b435396092bc7e2fcf79168e1 (patch) | |
tree | 74c74c908a378035d8b387c60f5801227ebaf2fe /src/hashcomp.cpp | |
parent | 1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7 (diff) |
Still more massive commit fun. Headers in include/ still to be done, else that's it.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5997 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/hashcomp.cpp')
-rw-r--r-- | src/hashcomp.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hashcomp.cpp b/src/hashcomp.cpp index 47e313887..2a880b2c5 100644 --- a/src/hashcomp.cpp +++ b/src/hashcomp.cpp @@ -45,7 +45,6 @@ * ******************************************************/ -using namespace std; using namespace irc::sockets; /* convert a string to lowercase. Note following special circumstances |