Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / save-internal.hpp
index 6b2bb9433f6008a12f98f260eea53dab9a121b77..4b8343bdb9043f2bec23b2d21aefd2ee5c5122cb 100644 (file)
@@ -8,11 +8,12 @@
 #ifndef LTTNG_SAVE_INTERNAL_ABI_H
 #define LTTNG_SAVE_INTERNAL_ABI_H
 
-#include <limits.h>
-#include <stdint.h>
+#include <common/macros.hpp>
 
 #include <lttng/constant.h>
-#include <common/macros.hpp>
+
+#include <limits.h>
+#include <stdint.h>
 
 /*
  * Object used by the save_session API. This is opaque to the public library.
This page took 0.023211 seconds and 4 git commands to generate.