1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 06:57:44 +00:00

Tubes: Run clang-format

This commit is contained in:
Linus Groh 2022-09-11 23:24:33 +01:00
parent 9dfe50170e
commit 81f1183e28

View file

@ -8,8 +8,8 @@
#include <AK/FixedArray.h>
#include <AK/Vector.h>
#include <LibGUI/Widget.h>
#include <LibGL/GLContext.h>
#include <LibGUI/Widget.h>
#include <LibGfx/Vector3.h>
enum class Direction : u8 {