lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / graph / query-executor.c
index 78ba1f2caecf75d7824913926af2e6f811945cfd..e375979b530b3890589807899753d36adb5e5d1f 100644 (file)
@@ -9,8 +9,7 @@
 
 #include "common/assert.h"
 #include "common/common.h"
-#include "lib/assert-pre.h"
-#include "lib/assert-post.h"
+#include "lib/assert-cond.h"
 #include <babeltrace2/graph/query-executor.h>
 #include <babeltrace2/graph/component-class.h>
 #include <babeltrace2/graph/query-executor.h>
This page took 0.023018 seconds and 4 git commands to generate.