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/imgmanager.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/imgmanager.hpp') diff --git a/src/imgmanager.hpp b/src/imgmanager.hpp index 63c604e..3bc0f4e 100644 --- a/src/imgmanager.hpp +++ b/src/imgmanager.hpp @@ -3,7 +3,6 @@ #include #include #include -#include #include "filecache.hpp" class ImageManager { -- cgit v1.2.3