Fix: add missing void param to bt_clock_class_priority_map_create
[babeltrace.git] / bindings / python / bt2 / native_btctfwriter.i
index 479e1e330ca9a932cfbe04440087405901153a3f..293ed2548a11bb52006dd75f88887419575c8cff 100644 (file)
  * THE SOFTWARE.
  */
 
-%{
-#include <babeltrace/ctf-writer/clock.h>
-#include <babeltrace/ctf-writer/stream.h>
-#include <babeltrace/ctf-writer/stream-class.h>
-#include <babeltrace/ctf-writer/writer.h>
-%}
-
 /* Types */
 struct bt_ctf_clock;
 struct bt_ctf_writer;
This page took 0.023777 seconds and 4 git commands to generate.