summaryrefslogtreecommitdiff
path: root/src/unitnumber.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unitnumber.h')
-rw-r--r--src/unitnumber.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unitnumber.h b/src/unitnumber.h
index 83da27f..96d882e 100644
--- a/src/unitnumber.h
+++ b/src/unitnumber.h
@@ -12,6 +12,7 @@ public:
12 void packed1(); 12 void packed1();
13 void parse1(); 13 void parse1();
14 void multiply1(); 14 void multiply1();
15 void divide1();
15 void number1(); 16 void number1();
16 void compare1(); 17 void compare1();
17 void radix1(); 18 void radix1();