cpp-common: fix `#include` patterns
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 11 Dec 2023 20:06:12 +0000 (15:06 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 14 Dec 2023 15:57:04 +0000 (10:57 -0500)
commit9a8d4dcc826db1bd054003ce1c67b4d394c70cde
treeb06711e0e8ab9645e1f3be0e507b134874afdd76
parent84268ffbf1f963892215dc91ccec78367ee31f5e
cpp-common: fix `#include` patterns

Include from the same directory directly, and from everything else
relative to `src/`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ie6dd5777d884911b9ad736ef625b784930ee3a23
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11457
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
CI-Build: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
src/cpp-common/bt2/internal/utils.hpp
src/cpp-common/bt2/message.hpp
This page took 0.024641 seconds and 4 git commands to generate.