summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-22 11:02:14 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-22 11:02:14 +0100
commit067c21c5f8d45cfef426b1f88f8c912019f944e4 (patch)
tree790d6a5105340ee4ac21f119c30324fb5af8407d /test
parent45b8f2fb46778b8ed5cc1f35eb653b14250bfc8b (diff)
Fix build.
Diffstat (limited to 'test')
-rw-r--r--test/subrip_reader_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/subrip_reader_test.cc b/test/subrip_reader_test.cc
index 5016058..c06cf25 100644
--- a/test/subrip_reader_test.cc
+++ b/test/subrip_reader_test.cc
@@ -25,6 +25,7 @@
#include <boost/filesystem.hpp>
#include <cmath>
#include <iostream>
+#include <cstdio>
using std::list;
using std::cerr;