From 62b550f653ca674bb84eaac77fcdbc4bfc84f135 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 10 Jul 2006 18:54:25 +0000 Subject: Inherit tons of stuff from classbase that should always have been git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4298 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/mode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/mode.h') diff --git a/include/mode.h b/include/mode.h index 8145ccd32..386116a24 100644 --- a/include/mode.h +++ b/include/mode.h @@ -251,7 +251,7 @@ class ModeWatcher : public Extensible typedef std::vector::iterator ModeWatchIter; -class ModeParser +class ModeParser : public classbase { private: /** -- cgit v1.2.3