lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / error.c
index 21e92c4cac0c0358ba6bf7297c166649f5014be7..1429af06acf0a065334a58663f6616fed2d4f620 100644 (file)
@@ -16,7 +16,7 @@
 #include "graph/component.h"
 #include "graph/component-class.h"
 #include "common/assert.h"
-#include "lib/assert-pre.h"
+#include "lib/assert-cond.h"
 #include "lib/func-status.h"
 
 #define BT_ASSERT_PRE_CAUSE_HAS_ACTOR_TYPE(_cause, _exp_type)          \
This page took 0.023277 seconds and 4 git commands to generate.