diff options
Diffstat (limited to 'src/control.cc')
-rw-r--r-- | src/control.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control.cc b/src/control.cc index c5ad09b..50e5eae 100644 --- a/src/control.cc +++ b/src/control.cc @@ -31,6 +31,7 @@ #include "builtin.h" #include "printutils.h" #include <sstream> +#include "mathc99.h" enum control_type_e { CHILD, |