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 --- test_support/src/gtk_main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test_support/src/gtk_main.cpp') diff --git a/test_support/src/gtk_main.cpp b/test_support/src/gtk_main.cpp index cb2ae5c..4656c12 100644 --- a/test_support/src/gtk_main.cpp +++ b/test_support/src/gtk_main.cpp @@ -1,8 +1,9 @@ #include -#include #include +#include + auto main(int argc, char * argv[]) -> int { setlocale(LC_ALL, ""); -- cgit v1.2.3