From 559930e2eb65f64f0e9aae758f41ce278a39ce38 Mon Sep 17 00:00:00 2001 From: Denis Biryukov Date: Wed, 9 Oct 2024 19:00:15 +0200 Subject: [PATCH] format --- tests/z_api_encoding_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/z_api_encoding_test.c b/tests/z_api_encoding_test.c index 99c3076a0..03a3b0df9 100644 --- a/tests/z_api_encoding_test.c +++ b/tests/z_api_encoding_test.c @@ -2,9 +2,9 @@ #include #include +#include "zenoh-pico/api/encoding.h" #include "zenoh-pico/api/primitives.h" #include "zenoh-pico/api/types.h" -#include "zenoh-pico/api/encoding.h" #undef NDEBUG #include