]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/globals.h
Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists
[user/henk/code/inspircd.git] / include / globals.h
index 80c5bfa8c5130811fd8519e59fa539333babc971..fce5fc043d8562a2fd0f9478fb0fa0255d47401e 100644 (file)
@@ -19,7 +19,8 @@
 
 #include <string>
 #include <deque>
-#include <multimap>
+#include <map>
+#include <vector>
 
 typedef std::deque<std::string> file_cache;
 typedef std::pair< std::string, std::string > KeyVal;