From b3c808ca32a43328c2520150b5ff4a850f080578 Mon Sep 17 00:00:00 2001 From: Gundolf Haase Date: Thu, 11 Dec 2025 15:25:33 +0100 Subject: [PATCH] . --- Sheet5/mylib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sheet5/mylib.cpp b/Sheet5/mylib.cpp index 8124fcb..9b0feb0 100644 --- a/Sheet5/mylib.cpp +++ b/Sheet5/mylib.cpp @@ -1,5 +1,5 @@ #include "mylib.h" -#include "algorithm" // GH: transform() +#include // GH: transform() #include // assert() #include #include