From 4f6ffb6e73d53e36c0375386131d5c83f7a247f5 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 22 Apr 2018 15:37:23 +0300 Subject: Fix CI errors --- src/Utils.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Utils.cc') diff --git a/src/Utils.cc b/src/Utils.cc index 1c053d38..fd88d51c 100644 --- a/src/Utils.cc +++ b/src/Utils.cc @@ -1,6 +1,7 @@ -#include "Cache.h" #include "Utils.h" +#include "Cache.h" + #include using TimelineEvent = mtx::events::collections::TimelineEvents; -- cgit 1.5.1