lib: remove unused includes
[babeltrace.git] / src / lib / assert-cond.h
index bca924e8c029f22254683c53c79d44171e3a6969..4868c48c07fd3738912b8a1d6afaf3c02a698b86 100644 (file)
@@ -10,6 +10,8 @@
 
 #include "assert-cond-base.h"
 
+#include <inttypes.h>
+
 /*
  * Asserts that a given variable `_obj` named `_obj_name` (capitalized)
  * and having the ID `_obj_id` (within the function's context) is not
This page took 0.022924 seconds and 4 git commands to generate.