From e7f08977f2686ceebb7a27ab56dd686a5b976e77 Mon Sep 17 00:00:00 2001 From: om Date: Mon, 10 Apr 2006 20:08:30 +0000 Subject: Add time.h include to inspircd.h. Random cleanups in channels.cpp, mostly using the typedef'ed names already defined rather than having the full template names everywhere. Remove some unneeded casts too. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3865 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/inspircd.h b/include/inspircd.h index c13c4dd7f..ecd09964b 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -17,6 +17,7 @@ #ifndef __INSPIRCD_H__ #define __INSPIRCD_H__ +#include #include #include #include "inspircd_config.h" -- cgit v1.3.1-10-gc9f91