Fix: tap.h conflicts with Clang C++ headers
[lttng-tools.git] / tests / unit / test_utils_expand_path.cpp
index 9892727bad86f7e615e9a644c43236cb78208191..9fe1619ee9bf031a71989487e4edc6cac62edf5f 100644 (file)
 #include <sys/stat.h>
 #include <sys/types.h>
 
-#include <tap/tap.h>
-
 #include <common/utils.hpp>
 #include <common/path.hpp>
 #include <common/common.hpp>
 
+#include <tap/tap.h>
+
 /* For error.h */
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose = 3;
This page took 0.023625 seconds and 4 git commands to generate.