From 99a3e8bcf2f9ed58589638fb6a9d4f2bdf3c6b91 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Mon, 30 Oct 2023 14:56:10 +0100 Subject: Speed up compilation a bit --- src/timeline/EventStore.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/timeline/EventStore.cpp') diff --git a/src/timeline/EventStore.cpp b/src/timeline/EventStore.cpp index c47a3426..04e548f0 100644 --- a/src/timeline/EventStore.cpp +++ b/src/timeline/EventStore.cpp @@ -7,6 +7,8 @@ #include #include +#include + #include #include "Cache.h" -- cgit 1.5.1