From 4a805f9f0f468bd4d499d060a1a1c6bd5d6b6b73 Mon Sep 17 00:00:00 2001 From: Dominic Hamon Date: Thu, 30 Jan 2025 10:00:04 +0000 Subject: [PATCH] clang-tidy warning --- src/string_util.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/string_util.h b/src/string_util.h index 731aa2c0..f1e50be4 100644 --- a/src/string_util.h +++ b/src/string_util.h @@ -9,7 +9,6 @@ #include "benchmark/benchmark.h" #include "benchmark/export.h" #include "check.h" -#include "internal_macros.h" namespace benchmark {