From b73ed1face2c609958556e6f2b7704bbd8aaa263 Mon Sep 17 00:00:00 2001 From: Arnur Nigmetov Date: Mon, 1 Jun 2020 18:10:22 -0700 Subject: Remove spdlog and fmt from matching distance code. --- matching/include/common_util.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'matching/include/common_util.h') diff --git a/matching/include/common_util.h b/matching/include/common_util.h index 778536f..20a151a 100644 --- a/matching/include/common_util.h +++ b/matching/include/common_util.h @@ -11,11 +11,6 @@ #include #include -#include -#include - -namespace spd = spdlog; - #include "common_defs.h" #include "phat/helpers/misc.h" -- cgit v1.2.3