aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
authorStefan Pöschel <github@basicmaster.de>2017-02-11 01:16:36 +0100
committerStefan Pöschel <github@basicmaster.de>2017-02-11 01:17:00 +0100
commit209df35b899c2e6453a510940137b4bf0f31235b (patch)
tree46f39f3efd8bda3cca07fd1554a76a7a8e04717f /src/common.h
parentb808b7bfecbee44527c4faa6f9cc16ed44b73a34 (diff)
downloadODR-PadEnc-209df35b899c2e6453a510940137b4bf0f31235b.tar.gz
ODR-PadEnc-209df35b899c2e6453a510940137b4bf0f31235b.tar.bz2
ODR-PadEnc-209df35b899c2e6453a510940137b4bf0f31235b.zip
Tiny fixes
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
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;