summaryrefslogtreecommitdiff
path: root/src/task_ar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/task_ar.h')
-rw-r--r--src/task_ar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/task_ar.h b/src/task_ar.h
index f540fef..d021a2e 100644
--- a/src/task_ar.h
+++ b/src/task_ar.h
@@ -22,6 +22,7 @@ public:
const std::string& target,
const std::vector<std::string>& objects,
const std::string& sourcePath);
+ virtual ~TaskAR() = default;
bool dirtyInner() override;