From babdd7d3005593b5915dc978503bea9855075256 Mon Sep 17 00:00:00 2001 From: Sam Horsfield Date: Wed, 10 Feb 2021 17:35:03 +0000 Subject: [PATCH] Points include of bifrost/ColouredCDBG.hpp directly to file. --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index dc4a04d..8045823 100644 --- a/main.cpp +++ b/main.cpp @@ -15,7 +15,7 @@ #include // bifrost header -#include +#include "bifrost/ColoredCDBG.hpp" // robinhood hashing header #include "robin_hood.h"