From 85672a1c17afedcc2851dc7cb3bb3834df63fa19 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 19 Aug 2006 00:31:18 +0000 Subject: Missing vector.h git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4984 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/globals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/globals.h') diff --git a/include/globals.h b/include/globals.h index 6435b5813..fce5fc043 100644 --- a/include/globals.h +++ b/include/globals.h @@ -20,6 +20,7 @@ #include #include #include +#include typedef std::deque file_cache; typedef std::pair< std::string, std::string > KeyVal; -- cgit v1.2.3