From 785490c1f76f177691546ba2e77a3b2c5c9df61c Mon Sep 17 00:00:00 2001 From: nallath Date: Mon, 20 Nov 2023 14:02:50 +0000 Subject: [PATCH] Applied clang-format. --- src/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 84920c5006..9acb8d97d0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -8,9 +8,10 @@ #endif #include +#include #include -#include + #include "Application.h" namespace cura