summaryrefslogtreecommitdiff
path: root/inc/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/id.h')
-rw-r--r--inc/id.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/id.h b/inc/id.h
index fd8c874..db22d7d 100644
--- a/inc/id.h
+++ b/inc/id.h
@@ -38,6 +38,8 @@ class ID : public Stage
*/
void write_guard(signed int &r);
+ std::vector<int> stage_info() override;
+
private:
void advance_helper() override;
/**