lib: internal: graph.h: require logging and BT_ASSERT_{PRE,POST}()
[babeltrace.git] / src / lib / graph / message / event.c
index 57f8c42999c74b2aeb5ee94f3529c082df24250e..06370c0ba69cb502b8318e0debcb0f32ca98f28f 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
+#include "lib/assert-post.h"
 #include "compat/compiler.h"
 #include "lib/object.h"
 #include <babeltrace2/trace-ir/event.h>
This page took 0.024692 seconds and 4 git commands to generate.