diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/raw_convert.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/raw_convert.h b/src/raw_convert.h index b2b206b3..80fb424c 100644 --- a/src/raw_convert.h +++ b/src/raw_convert.h @@ -36,6 +36,7 @@ #include <boost/static_assert.hpp> #include <iomanip> +#include <stdint.h> namespace dcp { |
