X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcpp-common%2Fbt2c%2Fc-string-view.hpp;h=939c8a16455b014d1b5cca10168c75f99af2d7b8;hb=7c9d996f00a4172ab5ce40ae7f1d8506a469c03a;hp=54c87de9f1df581541e6eec5b9af40e3155bcd1a;hpb=e45fa35b841ef375a2911ff89f19c8dd68dcaec6;p=babeltrace.git diff --git a/src/cpp-common/bt2c/c-string-view.hpp b/src/cpp-common/bt2c/c-string-view.hpp index 54c87de9..939c8a16 100644 --- a/src/cpp-common/bt2c/c-string-view.hpp +++ b/src/cpp-common/bt2c/c-string-view.hpp @@ -13,7 +13,7 @@ #include "common/assert.h" #include "cpp-common/bt2s/string-view.hpp" -#include "cpp-common/vendor/fmt/format.h" +#include "cpp-common/vendor/fmt/format.h" /* IWYU pragma: keep */ #include "type-traits.hpp"