diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/locale_convert.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/locale_convert.h b/src/locale_convert.h index 1b6ea42f..c4e0f762 100644 --- a/src/locale_convert.h +++ b/src/locale_convert.h @@ -36,6 +36,8 @@ #include <boost/static_assert.hpp> #include <string> +#include <stdint.h> +#include <cstdio> namespace dcp { |
