Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng-relayd / live.hpp
index d1866d3f5690a2d07456a4294b75f20bc910090f..67fb58a14c642af28b8807e3a06a9e21fc979f56 100644 (file)
  *
  */
 
-#include <common/uri.hpp>
-
 #include "lttng-relayd.hpp"
 
+#include <common/uri.hpp>
+
 int relayd_live_create(struct lttng_uri *live_uri);
 int relayd_live_stop(void);
 int relayd_live_join(void);
This page took 0.022754 seconds and 4 git commands to generate.