From 664cc56559db1b34718f39e4917b7357c534177c Mon Sep 17 00:00:00 2001 From: namark <namark@disroot.org> Date: Mon, 15 Jul 2019 12:38:41 +0400 Subject: [PATCH] Removed an outdated TODO. --- allinclude.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/allinclude.cpp b/allinclude.cpp index d526da0..6277590 100644 --- a/allinclude.cpp +++ b/allinclude.cpp @@ -1,5 +1,3 @@ -// TODO exlcude specific files - #include <iostream> #include <string> #include <filesystem> -- GitLab