summaryrefslogtreecommitdiff
path: root/task_cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'task_cc.h')
-rw-r--r--task_cc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/task_cc.h b/task_cc.h
index ff701f9..0ce4947 100644
--- a/task_cc.h
+++ b/task_cc.h
@@ -19,6 +19,7 @@ public:
const Settings& settings,
const std::string& sourceDir, const std::string& source);
+ std::string name() const override;
bool dirtyInner() override;
int runInner() override;