Everywhere: Remove unused AK/Bitmap includes

This commit is contained in:
Ben Wiederhake
2021-11-06 14:48:35 +01:00
committed by Andreas Kling
parent 96936d04d6
commit 850db15d66
Notes: sideshowbarker 2024-07-18 01:20:19 +09:00
4 changed files with 0 additions and 4 deletions

View File

@@ -6,7 +6,6 @@
#pragma once
#include <AK/Bitmap.h>
#include <Kernel/Memory/InodeVMObject.h>
#include <Kernel/UnixTypes.h>