From 1896e0f0f4cba470b9c57bba539ac98b800ac4f4 Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Fri, 23 Jun 2023 20:02:15 -0700 Subject: [PATCH] removing carmine svg lib --- source/mgraph_cpp.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/mgraph_cpp.h b/source/mgraph_cpp.h index 2f3da6d..8f48889 100644 --- a/source/mgraph_cpp.h +++ b/source/mgraph_cpp.h @@ -11,9 +11,6 @@ #include #include #include "mgraph.h" -#include "cella/svg.h" - - struct Descriptors { std::vector highest_peak_Hz; -- 2.34.1