From 61f7f7538cc6abb0be64c35570f38dd2541d7451 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 8 Jun 2022 17:31:36 +0200 Subject: Add const Settings& to build configuration callbacks. --- src/unittest.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/unittest.cc') diff --git a/src/unittest.cc b/src/unittest.cc index 02f4229..f18de47 100644 --- a/src/unittest.cc +++ b/src/unittest.cc @@ -6,7 +6,6 @@ #include #include "execute.h" -#include "settings.h" #include "task.h" int runUnitTests(std::set>& tasks, -- cgit v1.2.3