From 95120c602b2888c244eb15b475483c523a3d4dbd Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 29 Apr 2018 15:42:40 +0300 Subject: Refactor utils::getMessageDescription --- include/Cache.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/Cache.h') diff --git a/include/Cache.h b/include/Cache.h index a3e2c6c1..a92f6bc5 100644 --- a/include/Cache.h +++ b/include/Cache.h @@ -19,12 +19,11 @@ #include #include +#include #include #include #include -#include "Utils.h" - struct SearchResult { QString user_id; -- cgit 1.5.1