lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / object-pool.c
index c354d9a53c337ec952ba29f1b3e7531223aa0783..3b48dee9dd71c1749376c33ae88a9b93bebae5e6 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <stdint.h>
 #include "common/assert.h"
-#include "lib/assert-pre.h"
+#include "lib/assert-cond.h"
 #include "lib/object-pool.h"
 
 int bt_object_pool_initialize(struct bt_object_pool *pool,
This page took 0.02581 seconds and 4 git commands to generate.