aboutsummaryrefslogtreecommitdiff
path: root/build2/bin/target
diff options
context:
space:
mode:
Diffstat (limited to 'build2/bin/target')
-rw-r--r--build2/bin/target2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/bin/target b/build2/bin/target
index 849316e..0a324a5 100644
--- a/build2/bin/target
+++ b/build2/bin/target
@@ -101,7 +101,7 @@ namespace build2
libs* s {nullptr};
virtual void
- reset (action_type);
+ reset (action_type) override;
public:
static const target_type static_type;