Sort includes in C++ files
[babeltrace.git] / src / cpp-common / make-unique.hpp
index 66dd7f7ae37ca7da77c7e65d49b03328ce4de536..12e85f44b962dcae7d1b46bce41e7a71628095a6 100644 (file)
@@ -8,8 +8,8 @@
 #define BABELTRACE_CPP_COMMON_MAKE_UNIQUE_HPP
 
 #include <memory>
-#include <utility>
 #include <type_traits>
+#include <utility>
 
 namespace bt2_common {
 
This page took 0.023879 seconds and 4 git commands to generate.