From 5475b0d4691a9635452f7d546d4d1cf613785541 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 21 May 2007 18:31:38 +0000 Subject: All non-commands part of the core are now warning clean on vs8 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7096 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modes/cmode_h.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modes/cmode_h.cpp') diff --git a/src/modes/cmode_h.cpp b/src/modes/cmode_h.cpp index 4ecf17c36..ecee93388 100644 --- a/src/modes/cmode_h.cpp +++ b/src/modes/cmode_h.cpp @@ -11,8 +11,8 @@ * --------------------------------------------------- */ -#include "configreader.h" #include "inspircd.h" +#include "configreader.h" #include "mode.h" #include "channels.h" #include "users.h" -- cgit v1.2.3