summaryrefslogtreecommitdiff
path: root/src/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.h')
-rw-r--r--src/value.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/value.h b/src/value.h
index 7a021386..83a9976e 100644
--- a/src/value.h
+++ b/src/value.h
@@ -407,6 +407,7 @@ public:
value_t abs() const;
value_t round() const;
+ void in_place_round();
value_t unround() const;
value_t reduce() const {