aboutsummaryrefslogtreecommitdiff
path: root/src/wildcard.cpp
diff options
context:
space:
mode:
authorGravatar w00t2007-08-27 15:02:46 +0000
committerGravatar w00t2007-08-27 15:02:46 +0000
commit4bbca0643b56f26f73a05462d226b2dd8871626b (patch)
tree0d4468aa5b84d9b56ebdd20919a1b88410ede831 /src/wildcard.cpp
parentAdd vector<TranslationType> to commands, used to map fields to uid translations (diff)
Remove more unnecessary header traffic
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7887 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/wildcard.cpp')
-rw-r--r--src/wildcard.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wildcard.cpp b/src/wildcard.cpp
index 8587f1714..aaa619f2f 100644
--- a/src/wildcard.cpp
+++ b/src/wildcard.cpp
@@ -12,7 +12,6 @@
*/
#include "inspircd.h"
-#include <string>
#include "hashcomp.h"
#include "inspstring.h"