aboutsummaryrefslogtreecommitdiff
path: root/build2/b-options.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/b-options.ixx')
-rw-r--r--build2/b-options.ixx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/b-options.ixx b/build2/b-options.ixx
index 7f4ab2a..fb7df02 100644
--- a/build2/b-options.ixx
+++ b/build2/b-options.ixx
@@ -228,7 +228,7 @@ namespace build2
return this->q_;
}
- inline const std::uint16_t& options::
+ inline const uint16_t& options::
verbose () const
{
return this->verbose_;