diff options
| author | 2006-08-30 09:03:03 +0000 | |
|---|---|---|
| committer | 2006-08-30 09:03:03 +0000 | |
| commit | d54fd9b1e6b31f69332a9241b5f17330c0ad61e0 (patch) | |
| tree | 4f71ce0d23547f7e634f3e8a45982db201c8f8b1 /src/hashcomp.cpp | |
| parent | Annnd, get the fix right. (diff) | |
| download | inspircd++-d54fd9b1e6b31f69332a9241b5f17330c0ad61e0.tar.gz inspircd++-d54fd9b1e6b31f69332a9241b5f17330c0ad61e0.tar.bz2 inspircd++-d54fd9b1e6b31f69332a9241b5f17330c0ad61e0.zip | |
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
Diffstat (limited to 'src/hashcomp.cpp')
| -rw-r--r-- | src/hashcomp.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/hashcomp.cpp b/src/hashcomp.cpp index aa53da964..88b9b582c 100644 --- a/src/hashcomp.cpp +++ b/src/hashcomp.cpp @@ -16,13 +16,9 @@ using namespace std; -#include "inspircd_config.h" #include "inspircd.h" -#include <string> #include "hashcomp.h" - #include <ext/hash_map> - #define nspace __gnu_cxx /****************************************************** |
