From 10cb0e9670ca05b53843acd21129300bb6f75ed3 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Mon, 28 May 2018 09:22:55 +0200 Subject: Index event end times --- common/domain/typeimplementations.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/domain/typeimplementations.cpp b/common/domain/typeimplementations.cpp index a8f4baf..9f5e7f2 100644 --- a/common/domain/typeimplementations.cpp +++ b/common/domain/typeimplementations.cpp @@ -65,7 +65,8 @@ typedef IndexConfig, - SortedIndex + SortedIndex, + SortedIndex > EventIndexConfig; typedef IndexConfig