From 7b4d9859006ac8de87d70edd18278b3b9dfa065a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 29 Dec 2019 06:11:51 +0100 Subject: fix std::hash Fixes #1015 --- options/bundle.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'options/bundle.hpp') diff --git a/options/bundle.hpp b/options/bundle.hpp index d99ef06d..ce859bb1 100644 --- a/options/bundle.hpp +++ b/options/bundle.hpp @@ -24,8 +24,6 @@ #include -#include "compat/qhash.hpp" - #include "export.hpp" namespace options::detail { -- cgit v1.2.3