X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Flib%2Ftest-fields-bin.cpp;h=0bc8bb3b745564b4f39c37686859d84053b7a2eb;hb=c802cacb9f0879a42e01575595a75bbefe7d3db9;hp=9899f86ee29cab85dbf119224415c10e648e5b9b;hpb=145eca9d9f8caf8c3c084ec82b43dc1ee52870d2;p=babeltrace.git diff --git a/tests/lib/test-fields-bin.cpp b/tests/lib/test-fields-bin.cpp index 9899f86e..0bc8bb3b 100644 --- a/tests/lib/test-fields-bin.cpp +++ b/tests/lib/test-fields-bin.cpp @@ -4,10 +4,13 @@ * Copyright (C) 2023 EfficiOS Inc. */ +#include + +#include "common/assert.h" + #include "utils/run-in.hpp" + #include "tap/tap.h" -#include "common/assert.h" -#include static const int NR_TESTS = 2;