lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / message / packet.c
index 9afbb9f15681f271c6f9298217c2319a7e295f8b..84dd8c4c29e609a4faeeb7088fbe1cef0da59f5d 100644 (file)
@@ -10,8 +10,7 @@
 
 #include <stdbool.h>
 
-#include "lib/assert-pre.h"
-#include "lib/assert-post.h"
+#include "lib/assert-cond.h"
 #include "compat/compiler.h"
 #include <babeltrace2/trace-ir/packet.h>
 #include "lib/trace-ir/packet.h"
This page took 0.022697 seconds and 4 git commands to generate.