flt.utils.muxer: add IWYU pragma
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 9 Sep 2024 17:59:50 +0000 (13:59 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 11 Sep 2024 03:25:36 +0000 (23:25 -0400)
commit0c3325f69a1cf3f71fe862709b23e887aff3cf80
tree6368739389589fcabd258c970eb23c38f5ec0274
parentd263b0b1505d4581badc00fea75c6303bc84c825
flt.utils.muxer: add IWYU pragma

clangd reports that the include of cpp-common/bt2c/fmt.hpp is unused,
but it is in fact used for the formatting of some types.  Add a pragma.

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Change-Id: I43ebf7f7fc917f273ac6eaa88bf26790c83d9ead
Reviewed-on: https://review.lttng.org/c/babeltrace/+/13254
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/utils/muxer/msg-iter.cpp
This page took 0.024245 seconds and 4 git commands to generate.