Add `src/py-common`, containing bt_py_common_format_exception() for now
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt.i
index c062f34ab8c46ddc00a40c79b32a9c6e24729936..293189d619c3c0ff34daba2c096a4b1163cff55f 100644 (file)
@@ -35,6 +35,7 @@
 #include <babeltrace2/babeltrace.h>
 #include <babeltrace2/property.h>
 #include "common/assert.h"
+#include "py-common/py-common.h"
 
 typedef const uint8_t *bt_uuid;
 %}
This page took 0.026394 seconds and 4 git commands to generate.