From a1cc99a9868ceb31d466e4d31baf6b70721d9321 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Wed, 6 Sep 2023 14:59:28 +0200 Subject: [PATCH] pch: add format --- src/pch/pch.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pch/pch.hpp b/src/pch/pch.hpp index 9d6c3065..bfafee9e 100644 --- a/src/pch/pch.hpp +++ b/src/pch/pch.hpp @@ -27,3 +27,4 @@ #include #include #include +#include \ No newline at end of file