1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 02:37:36 +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

@ -6,7 +6,6 @@
#include "EyesWidget.h"
#include <AK/Math.h>
#include <AK/StdLibExtraDetails.h>
#include <LibGUI/Painter.h>
#include <LibGUI/Window.h>
#include <LibGUI/WindowServerConnection.h>