From 5a6f8cac09770d315fe4a3258fa6116e65750f24 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sun, 29 Jan 2023 21:33:34 -0500 Subject: first pass compile time optimization --- src/filecache.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/filecache.hpp') diff --git a/src/filecache.hpp b/src/filecache.hpp index 5214fb2..52d1f42 100644 --- a/src/filecache.hpp +++ b/src/filecache.hpp @@ -8,7 +8,6 @@ #include #include #include -#include "util.hpp" #include "http.hpp" class FileCacheWorkerThread { -- cgit v1.2.3