summaryrefslogtreecommitdiff
path: root/test/audio_delay_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-08-29 12:11:20 +0100
committerCarl Hetherington <cth@carlh.net>2013-08-29 12:11:20 +0100
commit1d347f4ed0f7840236a91477075f4dc7af16f23d (patch)
treeb16589bef7285ada4c51473686a21f9934057ee8 /test/audio_delay_test.cc
parent7287abe9609c2648e37b965efb1e1fa2bb0ce17a (diff)
Try again to fix ui signalling during tests.
Diffstat (limited to 'test/audio_delay_test.cc')
-rw-r--r--test/audio_delay_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/audio_delay_test.cc b/test/audio_delay_test.cc
index 929a941d6..77243ea6d 100644
--- a/test/audio_delay_test.cc
+++ b/test/audio_delay_test.cc
@@ -29,6 +29,7 @@
#include "test.h"
using std::string;
+using std::cout;
using boost::lexical_cast;
using boost::shared_ptr;