Tubes: Run clang-format

This commit is contained in:
Linus Groh 2022-09-11 23:24:33 +01:00
parent 9dfe50170e
commit 81f1183e28
Notes: sideshowbarker 2024-07-17 22:01:16 +09:00

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 {