From 0d97553a5e1d91edfc325f1d9f5cf8c8bdd6a496 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 16 Aug 2025 16:29:06 +0100 Subject: Fix-up all the clang-tidy warnings --- unittests/service.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittests/service.cpp') diff --git a/unittests/service.cpp b/unittests/service.cpp index e2829a6..f3e7a8c 100644 --- a/unittests/service.cpp +++ b/unittests/service.cpp @@ -7,9 +7,9 @@ #include #include #include -#include #include #include + namespace NetFS { class AuthError; class ConfigError; -- cgit v1.2.3