From af7a61a5464c266426a20e7dacf6c52bb80b28e9 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Thu, 25 Jul 2024 23:16:04 +0200 Subject: lint: fix lints from newer clang-tidy version --- test/ring.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ring.cc') diff --git a/test/ring.cc b/test/ring.cc index 657fdfa..59dcc7c 100644 --- a/test/ring.cc +++ b/test/ring.cc @@ -1,5 +1,6 @@ #include +#include #include #define LOG \ -- cgit v1.2.3