From d8e4b2d9589c346febd7b98434c2185075d69572 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 19 Aug 2006 00:02:49 +0000 Subject: [PATCH] Remove users.h include from here git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4978 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/globals.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/globals.h b/include/globals.h index 253ca923b..e76aa5053 100644 --- a/include/globals.h +++ b/include/globals.h @@ -17,11 +17,8 @@ #ifndef __WORLD_H #define __WORLD_H -// include the common header files - #include #include -#include "users.h" typedef std::deque file_cache; typedef std::pair< std::string, std::string > KeyVal; -- 2.39.2