diff options
Diffstat (limited to 'tree.h')
-rw-r--r-- | tree.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ #include <vector> #include <string> -#include <stdlib.h> +#include <sstream> +#include <math.h> using namespace std; |
index : SimpleParser | ||
Simple parser for mathematical terms | Gitolite user |
aboutsummaryrefslogtreecommitdiff |