Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisBiryukov91 committed Oct 9, 2024
1 parent 5c4c230 commit 559930e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/z_api_encoding_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#include <stdio.h>
#include <stdlib.h>

#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 <assert.h>
Expand Down

0 comments on commit 559930e

Please sign in to comment.