From bdc4993f2a5c41db6988aa4f0736fb0408718a74 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 15 Aug 2016 00:56:56 +0100 Subject: Another cout fix. --- test/resampler_test.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/test/resampler_test.cc b/test/resampler_test.cc index f536d6547..3cee225b7 100644 --- a/test/resampler_test.cc +++ b/test/resampler_test.cc @@ -27,7 +27,6 @@ #include "lib/resampler.h" using std::pair; -using std::cout; using boost::shared_ptr; static void -- cgit v1.2.3