From 71500a4385aa60ec3c5966e0d07d79b60c215d1c Mon Sep 17 00:00:00 2001 From: Tyge Løvset <60263450+tylo-work@users.noreply.github.com> Date: Tue, 31 Mar 2020 09:50:24 +0200 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 36d4c733..aa0619a0 100644 --- a/benchmark.cpp +++ b/benchmark.cpp @@ -3,8 +3,8 @@ #include #include -#include "c_lib/cstring.h" -#include "c_lib/cmap.h" +#include "ccl/cstring.h" +#include "ccl/cmap.h" #include "others/bytell_hash_map.hpp" #include "others/robin_hood.hpp" -- cgit v1.2.3