diff options
Diffstat (limited to 'src/lib/subrip_decoder.cc')
| -rw-r--r-- | src/lib/subrip_decoder.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/subrip_decoder.cc b/src/lib/subrip_decoder.cc index c53e89602..2de272481 100644 --- a/src/lib/subrip_decoder.cc +++ b/src/lib/subrip_decoder.cc @@ -20,6 +20,7 @@ #include <dcp/subtitle_string.h> #include "subrip_decoder.h" #include "subrip_content.h" +#include <iostream> using std::list; using std::vector; |
