Sort includes in C++ files
[babeltrace.git] / src / cpp-common / cfg-logging-error-reporting.hpp
index 0bd0ec0ddab5a201d287a04af261be0725d01b1a..1cdc0793b24cf8303c7e727e303ce8aacc1e95dc 100644 (file)
@@ -9,8 +9,9 @@
 #define BABELTRACE_CPP_COMMON_CFG_LOGGING_ERROR_REPORTING_HPP
 
 #include <babeltrace2/babeltrace.h>
-#include "cfg-logging.hpp"
+
 #include "cfg-error-reporting.hpp"
+#include "cfg-logging.hpp"
 
 /*
  * Logs with the error level using the configuration `_log_cfg` and
This page took 0.022455 seconds and 4 git commands to generate.