Add missing bt_ctf_field_type_enumeration_mapping_iterator declaration
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 24 Jan 2017 02:30:28 +0000 (21:30 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 18:09:09 +0000 (14:09 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/field-types.h

index e9b5f25393bbd9e2eeeb4ef6deb070934fcf5cc2..420ae7f4faf07bbffb14b382b678b7e5b3c7d53b 100644 (file)
@@ -198,6 +198,7 @@ struct bt_ctf_event_class;
 struct bt_ctf_event;
 struct bt_ctf_field;
 struct bt_ctf_field_path;
+struct bt_ctf_field_type_enumeration_mapping_iterator;
 
 /** @cond DOCUMENT */
 
This page took 0.025382 seconds and 4 git commands to generate.