From 3fa2d52f95c1350f1ab042598f9b3aa4b20fe338 Mon Sep 17 00:00:00 2001 From: jellespijker Date: Fri, 15 Dec 2023 16:20:43 +0000 Subject: [PATCH] Applied clang-format. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 4f04690850..93a4f8b7a0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -11,11 +11,11 @@ #include #include #include -#include #include #include #include +#include #include "utils/format/filesystem_path.h" #endif