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/connector.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'options/connector.hpp') diff --git a/options/connector.hpp b/options/connector.hpp index e22cb20f..ffef2a3d 100644 --- a/options/connector.hpp +++ b/options/connector.hpp @@ -13,8 +13,7 @@ #include #include - -#include "compat/qhash.hpp" +#include #include "export.hpp" -- cgit v1.2.3