lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / component.c
index d42dba7fc1ae8f6363f24a1743ade06102cdf792..7660425c91c9d38b76f5ba8ee5fd4328b8816d05 100644 (file)
@@ -10,8 +10,7 @@
 
 #include "common/common.h"
 #include "common/assert.h"
-#include "lib/assert-pre.h"
-#include "lib/assert-post.h"
+#include "lib/assert-cond.h"
 #include <babeltrace2/graph/self-component.h>
 #include <babeltrace2/graph/component.h>
 #include <babeltrace2/graph/graph.h>
This page took 0.026165 seconds and 4 git commands to generate.