1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 22:47:45 +00:00

Meta+Services: Make clang-format-10 clean

This commit is contained in:
Ben Wiederhake 2020-09-18 09:49:51 +02:00 committed by Andreas Kling
parent 42dd0675c0
commit 934d4d4033
8 changed files with 32 additions and 30 deletions

View file

@ -27,8 +27,8 @@
#pragma once
#include "WindowIdentifier.h"
#include <AK/String.h>
#include <AK/HashMap.h>
#include <AK/String.h>
#include <LibGUI/Button.h>
#include <LibGfx/Rect.h>