From 23865ffc4fabed6b6e908f2fd54736f9ebc10dba Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Sun, 3 Mar 2024 22:19:58 +0200 Subject: [PATCH] Add header to include_std/list --- include_std/list | 1 + 1 file changed, 1 insertion(+) diff --git a/include_std/list b/include_std/list index 7c3ec0f..25b6a80 100644 --- a/include_std/list +++ b/include_std/list @@ -20,6 +20,7 @@ #include #include #include +#include namespace std {