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/task_cc.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/task_cc.cc') diff --git a/src/task_cc.cc b/src/task_cc.cc index 41a97f3..673c16d 100644 --- a/src/task_cc.cc +++ b/src/task_cc.cc @@ -8,7 +8,6 @@ #include #include "libctor.h" -#include "settings.h" #include "execute.h" #include "util.h" -- cgit v1.2.3