From f7ee57a835d2e7eefa2f564fac873c699d80d6c1 Mon Sep 17 00:00:00 2001 From: Tyge Løvset <60263450+tylo-work@users.noreply.github.com> Date: Fri, 20 Mar 2020 19:08:39 +0100 Subject: Update benchmark.cpp --- benchmark.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmark.cpp') diff --git a/benchmark.cpp b/benchmark.cpp index 660cdfd4..a3500ff0 100644 --- a/benchmark.cpp +++ b/benchmark.cpp @@ -5,8 +5,8 @@ #include #include #include -#include "others/bytell_hash_map.h" -#include "others/robin_hood.h" +#include "others/bytell_hash_map.hpp" +#include "others/robin_hood.hpp" #include "others/khash.h" declare_CMap(ii, int64_t, int64_t); -- cgit v1.2.3