summaryrefslogtreecommitdiff
path: root/src/rebuild.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2022-12-15 11:05:31 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2023-01-09 17:22:54 +0100
commit55ab1f564286c6f3e986bf68ebb271132a749c6f (patch)
treebf6b35923b3a2e85cb061c78ea929ff58933c720 /src/rebuild.h
parentde26eed5157a1b5efc2a72668b4f4a22638f2774 (diff)
Add clang support.
Diffstat (limited to 'src/rebuild.h')
-rw-r--r--src/rebuild.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rebuild.h b/src/rebuild.h
index afa2307..284aeb2 100644
--- a/src/rebuild.h
+++ b/src/rebuild.h
@@ -8,8 +8,6 @@
#include "ctor.h"
-class Settings;
-
struct BuildConfigurationEntry
{
const char* file;