cpp-common: remove unused include
[babeltrace.git] / src / cpp-common / bt2c / c-string-view.hpp
index 54c87de9f1df581541e6eec5b9af40e3155bcd1a..939c8a16455b014d1b5cca10168c75f99af2d7b8 100644 (file)
@@ -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"
 
This page took 0.022691 seconds and 4 git commands to generate.