Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / endpoint-internal.hpp
index 5317f7ff5a5d2a0defede813dd8952bf86e45d5c..306a96a4723d27da2d0d172bb13086b32ab7a3e5 100644 (file)
@@ -8,9 +8,10 @@
 #ifndef LTTNG_ENDPOINT_INTERNAL_H
 #define LTTNG_ENDPOINT_INTERNAL_H
 
-#include <lttng/endpoint.h>
 #include <common/macros.hpp>
 
+#include <lttng/endpoint.h>
+
 enum lttng_endpoint_type {
        LTTNG_ENDPOINT_TYPE_DEFAULT_SESSIOND_NOTIFICATION = 0,
        LTTNG_ENDPOINT_TYPE_DEFAULT_SESSIOND_COMMAND = 1,
This page took 0.022906 seconds and 4 git commands to generate.