mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 18:20:43 +09:00
Tubes: Run clang-format
This commit is contained in:
parent
9dfe50170e
commit
81f1183e28
Notes:
sideshowbarker
2024-07-17 22:01:16 +09:00
Author: https://github.com/linusg
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