Re-implement BT_ASSERT without using the assert macro
[deliverable/babeltrace.git] / plugins / ctf / common / metadata / ctf-meta-update-in-ir.c
index 5ad71c85ba9b1fae84248c39df1518a6322e6cdd..5048c53a4e5355cd97ec125f2528c25accf32df2 100644 (file)
@@ -23,6 +23,7 @@
 #include <stdint.h>
 #include <string.h>
 #include <inttypes.h>
+#include <assert.h>
 
 #include "ctf-meta-visitors.h"
 
This page took 0.02313 seconds and 5 git commands to generate.