From a975745f0d96785f52785531dc0bcb73c502c285 Mon Sep 17 00:00:00 2001 From: Tyge Løvset <60263450+tylo-work@users.noreply.github.com> Date: Mon, 16 Mar 2020 18:47:10 +0100 Subject: Update benchmark.cpp --- benchmark.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'benchmark.cpp') diff --git a/benchmark.cpp b/benchmark.cpp index 915a6cc4..9ecbe4b6 100644 --- a/benchmark.cpp +++ b/benchmark.cpp @@ -2,9 +2,8 @@ #include #include #include -#include -#include -#include "khashl.hpp" +#include +#include declare_CMap(ii, int64_t, int64_t); declare_CVector_string(s); -- cgit v1.2.3