From a1331665376533b93336af0956728b51542950e4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 13 Jul 2018 19:47:26 +0200 Subject: wip --- main-window/mixin-traits.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main-window/mixin-traits.hpp') diff --git a/main-window/mixin-traits.hpp b/main-window/mixin-traits.hpp index e7d02c85..5988dc83 100644 --- a/main-window/mixin-traits.hpp +++ b/main-window/mixin-traits.hpp @@ -10,7 +10,7 @@ namespace mixins::traits_detail { using namespace meta; template - using tuple = meta::detail::tuple; + using tuple = meta::detail::tuple {} template struct mixin_traits { -- cgit v1.2.3