lib: internal: graph.h: require logging and BT_ASSERT_{PRE,POST}()
[babeltrace.git] / src / lib / graph / connection.c
index 98379daf5150556ab3adc085dab1679e28eb5c31..4fa97a40f7fb012fc1aed5ab8ff8c8653da43a7d 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
+#include "lib/assert-post.h"
 #include <babeltrace2/graph/connection-const.h>
 #include "lib/object.h"
 #include "compat/compiler.h"
This page took 0.023922 seconds and 4 git commands to generate.