From 97b5fbda7fbe33c43babeff807e434f1784aaec8 Mon Sep 17 00:00:00 2001 From: Emanuele Torre Date: Thu, 28 May 2020 14:11:51 +0200 Subject: IRCClient: remove some unused headers and replace tabs with spaces --- Applications/IRCClient/IRCQuery.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Applications/IRCClient/IRCQuery.h') diff --git a/Applications/IRCClient/IRCQuery.h b/Applications/IRCClient/IRCQuery.h index 26625e490a..31c622edcc 100644 --- a/Applications/IRCClient/IRCQuery.h +++ b/Applications/IRCClient/IRCQuery.h @@ -27,10 +27,10 @@ #pragma once #include "IRCLogBuffer.h" -#include #include -#include #include +#include +#include #include class IRCClient; -- cgit v1.2.3