From 46ff0bed0047c4cd05828c5f46dce63176e5084b Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 21 May 2007 18:27:38 +0000 Subject: [PATCH] Same tweak, again git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7095 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/users.cpp | 2 +- src/wildcard.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/users.cpp b/src/users.cpp index b53989292..8d0daf987 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -11,10 +11,10 @@ * --------------------------------------------------- */ +#include "inspircd.h" #include "configreader.h" #include "channels.h" #include "users.h" -#include "inspircd.h" #include #include "socketengine.h" #include "wildcard.h" diff --git a/src/wildcard.cpp b/src/wildcard.cpp index 3ea64bd2c..8587f1714 100644 --- a/src/wildcard.cpp +++ b/src/wildcard.cpp @@ -11,8 +11,8 @@ * --------------------------------------------------- */ -#include #include "inspircd.h" +#include #include "hashcomp.h" #include "inspstring.h" -- 2.39.5