Missing include.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Aug 2016 14:42:04 +0000 (15:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Aug 2016 14:42:04 +0000 (15:42 +0100)
src/raw_convert.h

index b2b206b3aea559cb19331f01abfe5109d161eddb..80fb424ce7ead377dba40ea9055b10fae05e024a 100644 (file)
@@ -36,6 +36,7 @@
 
 #include <boost/static_assert.hpp>
 #include <iomanip>
+#include <stdint.h>
 
 namespace dcp {