From 6a6d0be0c659c28946c70a4774966ea9169acb25 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Wed, 24 Jul 2024 11:18:46 +0200 Subject: turns: update header sorting rules and reformat code --- app/tests/widgets/participant_row.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/tests/widgets/participant_row.cpp') diff --git a/app/tests/widgets/participant_row.cpp b/app/tests/widgets/participant_row.cpp index ebf1762..3098dbc 100644 --- a/app/tests/widgets/participant_row.cpp +++ b/app/tests/widgets/participant_row.cpp @@ -7,11 +7,11 @@ #include #include +#include + #include #include -#include - namespace turns::app::widgets::tests { -- cgit v1.2.3