From 630768c2e42098f42aefe96ad9acf10a935cf7ac Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 10 Feb 2025 12:56:22 -0500 Subject: Remove unnecessary include --- test/cpp/test_path_std.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/cpp/test_path_std.cpp b/test/cpp/test_path_std.cpp index 58e2a87..b0850a9 100644 --- a/test/cpp/test_path_std.cpp +++ b/test/cpp/test_path_std.cpp @@ -16,9 +16,10 @@ #include #include #include -#include #include +// IWYU pragma: no_include + namespace { struct BinaryCase { -- cgit v1.2.1