From f46f281b45361460070b2884758ce7c811db24cd Mon Sep 17 00:00:00 2001 From: KozlovVV Date: Mon, 14 Oct 2024 01:50:39 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20curl?= 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 7e0515d..01594ec 100644 --- a/main.cpp +++ b/main.cpp @@ -51,4 +51,5 @@ int main() show_histogram_svg(bins); return 0; + }