tests: include babeltrace.h in conds/utils.hpp
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 23 May 2023 14:50:54 +0000 (10:50 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 31 May 2023 19:47:48 +0000 (15:47 -0400)
commitfb10c90e14cca6cc8743cde1b4d116d45ce03bf7
tree98edb6d5d3d25395edc75721b905db90a77d36b2
parent486428e8650cd2ce609d8cc4dce18ac59e94a581
tests: include babeltrace.h in conds/utils.hpp

This file uses bt_self_component, so it should include
babeltrace2/babeltrace.h.  In practice, this removes errors when editing
this file in a woke editor.

Change-Id: I72b24b603e878d0773ecc827f73192123e596f05
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10055
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/lib/conds/utils.hpp
This page took 0.025827 seconds and 4 git commands to generate.