diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-12 18:59:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-12 18:59:40 +0000 |
| commit | a314c58874f905bd1812c77ee6c78cb71de0a62e (patch) | |
| tree | 2a66052cb2741fd0532a5bc6d639e06ebf7c2f93 /test | |
| parent | 8615f1dd96a75869ab1e67236739473a39dfbd0b (diff) | |
Include trimming.
Diffstat (limited to 'test')
| -rw-r--r-- | test/ffmpeg_audio_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ffmpeg_audio_test.cc b/test/ffmpeg_audio_test.cc index aac32edc0..a93d77fc1 100644 --- a/test/ffmpeg_audio_test.cc +++ b/test/ffmpeg_audio_test.cc @@ -36,7 +36,6 @@ #include "test.h" using std::string; -using boost::lexical_cast; using boost::shared_ptr; BOOST_AUTO_TEST_CASE (ffmpeg_audio_test) |
