From 8ef970b679505ea82ea41e94ffa972a732731eae Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 30 May 2025 11:09:54 +0200 Subject: source: reformat include statements --- lib/include/turnsmm/enum_helpers.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/include/turnsmm/enum_helpers.hpp') diff --git a/lib/include/turnsmm/enum_helpers.hpp b/lib/include/turnsmm/enum_helpers.hpp index 60b8cd7..e829b76 100644 --- a/lib/include/turnsmm/enum_helpers.hpp +++ b/lib/include/turnsmm/enum_helpers.hpp @@ -6,11 +6,11 @@ #ifndef TURNSMM_ENUM_HELPERS_HPP #define TURNSMM_ENUM_HELPERS_HPP -#include - #include #include +#include + #include #define TURNS_DECLARE_ENUM_VALUE_SPECIALIZATION(Enum) \ -- cgit v1.2.3