Sort includes in C++ files
[babeltrace.git] / src / cpp-common / bt2 / clock-snapshot.hpp
index 643a229e1cdb3730bd4e04778c05e2b4b80f6876..364400b6ff809e54b300c4f2f0f7748b5f63f91b 100644 (file)
@@ -8,10 +8,11 @@
 #define BABELTRACE_CPP_COMMON_BT2_CLOCK_SNAPSHOT_HPP
 
 #include <cstdint>
+
 #include <babeltrace2/babeltrace.h>
 
-#include "internal/borrowed-obj.hpp"
 #include "exc.hpp"
+#include "internal/borrowed-obj.hpp"
 
 namespace bt2 {
 
This page took 0.022491 seconds and 4 git commands to generate.