Sort includes in C++ files
[babeltrace.git] / src / cpp-common / uuid-view.cpp
index 7257277fde6f888dc4ed21a0fd7d1f471193f584..5739230447178c3e039bbaf320810a5deb24afda 100644 (file)
@@ -4,8 +4,8 @@
  * SPDX-License-Identifier: MIT
  */
 
-#include "uuid.hpp"
 #include "uuid-view.hpp"
+#include "uuid.hpp"
 
 namespace bt2_common {
 
This page took 0.022211 seconds and 4 git commands to generate.