mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:18:11 +00:00
malloc: Remove unused Bitmap.h include
This commit is contained in:
parent
de4a9c61d7
commit
2030a49a1e
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <AK/Bitmap.h>
|
||||
#include <AK/InlineLinkedList.h>
|
||||
#include <AK/ScopedValueRollback.h>
|
||||
#include <AK/Vector.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue