Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / load-internal.hpp
index ef09ffd9cebb40dfa76f5002a5fda317e95f8870..78f38e47e9d5811f180c93ae8eab5a665cec1a4e 100644 (file)
@@ -9,12 +9,13 @@
 #ifndef LTTNG_LOAD_INTERNAL_ABI_H
 #define LTTNG_LOAD_INTERNAL_ABI_H
 
-#include <limits.h>
-#include <stdint.h>
+#include <common/config/session-config.hpp>
+#include <common/macros.hpp>
 
 #include <lttng/constant.h>
-#include <common/macros.hpp>
-#include <common/config/session-config.hpp>
+
+#include <limits.h>
+#include <stdint.h>
 
 /*
  * Object used by the load_session API. This is opaque to the public library.
This page took 0.022358 seconds and 4 git commands to generate.