From 868ddb6922c926c8b85c9fd18cd3043d7f04258d Mon Sep 17 00:00:00 2001 From: KuzmenkoEA Date: Mon, 22 Apr 2024 00:23:55 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B9=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index 746beb7..97b642e 100644 --- a/main.cpp +++ b/main.cpp @@ -2,6 +2,7 @@ #include #include "histogram.h" #include "text.h" +#include "svg.h" using namespace std;