Run clang-format on the whole tree
[lttng-tools.git] / src / common / domain.cpp
index 2c39c66e1ac6e4459a2860e09bb833f9034ecf25..768c7a310bd28c2fb2aac87c85808e0676224257 100644 (file)
@@ -5,8 +5,8 @@
  *
  */
 
-#include "lttng/domain-internal.hpp"
 #include "common/macros.hpp"
+#include "lttng/domain-internal.hpp"
 
 const char *lttng_domain_type_str(enum lttng_domain_type domain_type)
 {
This page took 0.023308 seconds and 4 git commands to generate.