diff options
Diffstat (limited to 'test/audio_decoder_test.cc')
| -rw-r--r-- | test/audio_decoder_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/audio_decoder_test.cc b/test/audio_decoder_test.cc index e63e1a5b0..44d0d60f4 100644 --- a/test/audio_decoder_test.cc +++ b/test/audio_decoder_test.cc @@ -26,6 +26,7 @@ #include "test.h" #include "lib/audio_decoder.h" #include "lib/single_stream_audio_content.h" +#include <iostream> using std::string; using std::cout; |
