diff --git a/src/graphics/Bitmap.hpp b/src/graphics/Bitmap.hpp index 09fefc5..10c8c59 100644 --- a/src/graphics/Bitmap.hpp +++ b/src/graphics/Bitmap.hpp @@ -20,8 +20,6 @@ #pragma once #include -#include -#include #include namespace ptprnt::graphics {