diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dcp_time.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dcp_time.h b/src/dcp_time.h index c36d174c..10e495f9 100644 --- a/src/dcp_time.h +++ b/src/dcp_time.h @@ -24,6 +24,8 @@ #ifndef LIBDCP_TIME_H #define LIBDCP_TIME_H +#include <string> +#include <iostream> #include <stdint.h> namespace libdcp { |
