Sort includes in C++ files
[babeltrace.git] / src / plugins / ctf / common / metadata / decoder.hpp
index 33caebef4e8aabd79fcd98219a3ed33a8ba579c3..7c5bdffb44fc10f74935cfb5c940ed5f8c21a23f 100644 (file)
@@ -7,8 +7,8 @@
 #ifndef _METADATA_DECODER_H
 #define _METADATA_DECODER_H
 
-#include <stdint.h>
 #include <stdbool.h>
+#include <stdint.h>
 #include <stdio.h>
 
 #include <babeltrace2/babeltrace.h>
This page took 0.033697 seconds and 4 git commands to generate.