diff --git a/exprtk_simple_example_14.cpp b/exprtk_simple_example_14.cpp index a252cc9..28e920f 100644 --- a/exprtk_simple_example_14.cpp +++ b/exprtk_simple_example_14.cpp @@ -26,9 +26,8 @@ template void stddev_example() { - typedef exprtk::symbol_table symbol_table_t; - typedef exprtk::expression expression_t; - typedef exprtk::parser parser_t; + typedef exprtk::expression expression_t; + typedef exprtk::parser parser_t; std::string stddev_program = " var x[25] := { "