lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / connection.c
index af480f255400bd855659b839f7a4fd0d1a35a9d4..c470994ee4c963fc57b136065355fecfd42a2b8e 100644 (file)
@@ -9,8 +9,7 @@
 #include "lib/logging.h"
 
 #include "common/assert.h"
-#include "lib/assert-pre.h"
-#include "lib/assert-post.h"
+#include "lib/assert-cond.h"
 #include <babeltrace2/graph/connection.h>
 #include "lib/object.h"
 #include "compat/compiler.h"
This page took 0.023702 seconds and 4 git commands to generate.