Sort includes in C++ files
[babeltrace.git] / src / cpp-common / bt2 / exc.hpp
index 4b57e43be51ed9ab329e3df021954c89c4580175..96a6b2cf2a2549cf6a2ea0b8ea8658692d07077a 100644 (file)
@@ -7,8 +7,8 @@
 #ifndef BABELTRACE_CPP_COMMON_BT2_EXC_HPP
 #define BABELTRACE_CPP_COMMON_BT2_EXC_HPP
 
-#include <string>
 #include <stdexcept>
+#include <string>
 
 #include "cpp-common/exc.hpp"
 
This page took 0.023462 seconds and 4 git commands to generate.