More missing includes.
authorCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 08:48:24 +0000 (09:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 12 Aug 2016 08:48:24 +0000 (09:48 +0100)
src/locale_convert.h

index 1b6ea42fb69f821b8a6f675e671f87b4c2e3ef29..c4e0f762406e8340899155989e3205049e6529c2 100644 (file)
@@ -36,6 +36,8 @@
 
 #include <boost/static_assert.hpp>
 #include <string>
+#include <stdint.h>
+#include <cstdio>
 
 namespace dcp {