From fa86677fb79d16163bd1c7d6c1bd128f0a1c3ee9 Mon Sep 17 00:00:00 2001 From: Tyge Løvset <60263450+tylo-work@users.noreply.github.com> Date: Sat, 21 Mar 2020 00:32:49 +0100 Subject: Add files via upload --- benchmark.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmark.cpp') diff --git a/benchmark.cpp b/benchmark.cpp index a043df04..2686c79c 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