From 6d848682f67f9199c3872a937f0c9ad10cccc5c4 Mon Sep 17 00:00:00 2001 From: Salanto <62221668+Salanto@users.noreply.github.com> Date: Sat, 11 Jun 2022 08:17:16 +0200 Subject: [PATCH] Remove unused include in AOClient --- core/include/aoclient.h | 1 - 1 file changed, 1 deletion(-) diff --git a/core/include/aoclient.h b/core/include/aoclient.h index 320aa9b..d920ef1 100644 --- a/core/include/aoclient.h +++ b/core/include/aoclient.h @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #if QT_VERSION > QT_VERSION_CHECK(5, 10, 0)