Fix: tap.h conflicts with Clang C++ headers
[lttng-tools.git] / tests / unit / test_relayd_backward_compat_group_by_session.cpp
index 4b794faf7c7081660cc1317dbdc575c999f8cfbb..602376c4376588f9be54888488a047d3e79c9b4c 100644 (file)
@@ -9,12 +9,13 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <tap/tap.h>
 
 #include <common/time.hpp>
 
 #include "backward-compatibility-group-by.hpp"
 
+#include <tap/tap.h>
+
 /* Number of TAP tests in this file */
 #define NUM_TESTS_PER_TEST 1
 
This page took 0.023832 seconds and 4 git commands to generate.