Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / snapshot-internal.hpp
index c60a1963b67e80ed14b153f93c8432a93d49d6fc..706bf6ebfa767d6737678004e05f9ad085d31c27 100644 (file)
@@ -8,10 +8,12 @@
 #ifndef LTTNG_SNAPSHOT_INTERNAL_ABI_H
 #define LTTNG_SNAPSHOT_INTERNAL_ABI_H
 
+#include <common/macros.hpp>
+
+#include <lttng/constant.h>
+
 #include <limits.h>
 #include <stdint.h>
-#include <lttng/constant.h>
-#include <common/macros.hpp>
 
 /*
  * Object used for the snapshot API. This is opaque to the public library.
This page took 0.022563 seconds and 4 git commands to generate.