bt2: include "py-common/py-common.h" where used
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 6 Nov 2024 05:11:57 +0000 (00:11 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 7 Nov 2024 21:03:40 +0000 (16:03 -0500)
commitc58c8a4d4a787b91f01d3fc4ad6c4855a3a2c18f
treef9fb283c97a0cb8b0298870602b06c1074ad0369
parentc217058f798d217d8f63f7d1c8ac25e66ab4618c
bt2: include "py-common/py-common.h" where used

`native_bt_log_and_append_error.hpp` specifically uses functions
declared in `py-common/py-common.h`, so include it there, instead of in
`native_bt.i`.

Change-Id: Ib14b92f8a000e9d0203e907aff1c59a77fb6c461
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/13507
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/bindings/python/bt2/bt2/native_bt.i
src/bindings/python/bt2/bt2/native_bt_log_and_append_error.hpp
This page took 0.0252 seconds and 4 git commands to generate.