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/participant.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/include/turnsmm/participant.hpp') diff --git a/lib/include/turnsmm/participant.hpp b/lib/include/turnsmm/participant.hpp index 6dece0e..d7956ab 100644 --- a/lib/include/turnsmm/participant.hpp +++ b/lib/include/turnsmm/participant.hpp @@ -9,14 +9,14 @@ #include "turns-participant.h" #include "turnsmm/enum_helpers.hpp" +#include +#include + #include #include #include #include -#include -#include - namespace Turns { -- cgit v1.2.3