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:
parent
9dfe50170e
commit
81f1183e28
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue