Sort includes in C++ files
[babeltrace.git] / src / plugins / ctf / lttng-live / viewer-connection.hpp
index 2943e1099c1d73c0e31e1f6e78628a17b2ad57f4..1ad239e447f6a8f7ee605c42b1a514a33eada4b0 100644 (file)
@@ -7,12 +7,11 @@
 #ifndef LTTNG_LIVE_VIEWER_CONNECTION_H
 #define LTTNG_LIVE_VIEWER_CONNECTION_H
 
+#include <glib.h>
 #include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
-#include <glib.h>
-
 #include <babeltrace2/babeltrace.h>
 
 #include "common/macros.h"
This page took 0.022701 seconds and 4 git commands to generate.