diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index 2c83dc6..bd4b80c 100644 --- a/src/common.h +++ b/src/common.h @@ -36,6 +36,7 @@ #include <string> #include <vector> #include <sstream> +#include <cstdio> extern int verbose; |