Sort includes in C++ files
[babeltrace.git] / src / cpp-common / exc.hpp
index 1c2e1d663292d3beedc808f9d4408a91c9f4fcfe..09da6beccb8857cba51d8924b0994e6386a52a28 100644 (file)
@@ -8,9 +8,9 @@
 #define BABELTRACE_CPP_COMMON_EXC_HPP
 
 #include <exception>
-#include <string>
 #include <new>
 #include <stdexcept>
+#include <string>
 
 namespace bt2_common {
 
This page took 0.023893 seconds and 4 git commands to generate.