summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-12 10:01:38 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-12 10:01:38 +0100
commit2d93505f59edf0cdd37e6e6a3544a2ffcf39875a (patch)
treef634641d0b926a6998c014ca0e6dac0d91c37a52 /test
parent067c21c5f8d45cfef426b1f88f8c912019f944e4 (diff)
Fix build.
Diffstat (limited to 'test')
-rw-r--r--test/dcp_reader_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dcp_reader_test.cc b/test/dcp_reader_test.cc
index f301a61..aee51ac 100644
--- a/test/dcp_reader_test.cc
+++ b/test/dcp_reader_test.cc
@@ -23,7 +23,6 @@
#include <boost/optional/optional_io.hpp>
using std::list;
-using std::cout;
using boost::shared_ptr;
/* Test reading of a DCP XML file */