From f43283920224b3d762ae371d7320024512a8afde Mon Sep 17 00:00:00 2001 From: w00t Date: Sat, 18 Oct 2008 16:52:46 +0000 Subject: Migrate oper commands to an std::set, add a set for privs also. Change the API a bit. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10661 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/inspircd.h') diff --git a/include/inspircd.h b/include/inspircd.h index 4e37fae8d..3993142c7 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -45,7 +45,7 @@ #include #include #include - +#include /** A list of failed port bindings, used for informational purposes on startup */ typedef std::vector > FailedPortList; -- cgit v1.2.3