diff options
Diffstat (limited to 'mod/module.hxx')
-rw-r--r-- | mod/module.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/module.hxx b/mod/module.hxx index 3056425..6423e6d 100644 --- a/mod/module.hxx +++ b/mod/module.hxx @@ -135,7 +135,7 @@ namespace brep virtual void skip (); - virtual size_t + virtual std::size_t position (); private: |