Sort includes in C++ files
[babeltrace.git] / src / cpp-common / vector.hpp
index 44adc6e0cd9ac11eb18d1f14a69c4ac02f4c7499..2d6b6cbeab1e01a2bb9f2800c68b285fce8892c9 100644 (file)
@@ -8,6 +8,7 @@
 #define SRC_CPP_COMMON_VECTOR_HPP
 
 #include <vector>
+
 #include "common/assert.h"
 
 namespace bt2_common {
This page took 0.023488 seconds and 4 git commands to generate.