Sort includes in C++ files
[babeltrace.git] / src / cpp-common / glib-up.hpp
index e030f883c38d3ff0d7c141c94a89677eba7c827c..33e04a9dc108bca651cb631b67ec8901352ab335 100644 (file)
@@ -7,9 +7,10 @@
 #ifndef BABELTRACE_CPP_COMMON_GLIB_UP_HPP
 #define BABELTRACE_CPP_COMMON_GLIB_UP_HPP
 
-#include <glib.h>
 #include <memory>
 
+#include <glib.h>
+
 namespace bt2_common {
 namespace internal {
 
This page took 0.02294 seconds and 4 git commands to generate.