1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:17:35 +00:00

Demos: Remove unused header includes

This commit is contained in:
Brian Gianforcaro 2021-07-31 03:52:09 -07:00 committed by Gunnar Beutner
parent 808aa31353
commit 4374e1e213
3 changed files with 0 additions and 3 deletions

View file

@ -13,7 +13,6 @@
#include <LibGUI/Widget.h>
#include <LibGUI/Window.h>
#include <LibGfx/Bitmap.h>
#include <WindowServer/Screen.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>