Sort includes in C++ files
[babeltrace.git] / src / plugins / ctf / common / bfcr / bfcr.hpp
index d7af2e7ebd18f7d5347240e6421b09b4e66314ac..fc745b8b0197bce2f7b5705c10641c7afc0dc173 100644 (file)
 #ifndef CTF_BFCR_H
 #define CTF_BFCR_H
 
-#include <stdint.h>
 #include <stddef.h>
+#include <stdint.h>
 #include <stdio.h>
+
 #include <babeltrace2/babeltrace.h>
+
 #include "common/macros.h"
 
 #include "../metadata/ctf-meta.hpp"
This page took 0.024478 seconds and 4 git commands to generate.