lib: merge `assert-pre.h` and `assert-post.h` into `assert-cond.h`
[babeltrace.git] / src / lib / util.c
index e52a956c94b7b99cf646b913127f0e7fa7d824f5..d5cc0a0ea9510c87736f361e96e387c9686bb097 100644 (file)
@@ -7,7 +7,7 @@
 #define BT_LOG_TAG "LIB/UTIL"
 #include "lib/logging.h"
 
-#include "lib/assert-pre.h"
+#include "lib/assert-cond.h"
 #include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
This page took 0.024196 seconds and 4 git commands to generate.