Skip to content

Commit 595d93c

Browse files
CodemodService Botfacebook-github-bot
authored andcommitted
[Codemod][CppQualityCommon] Fix CQS signal facebook-unused-include-check in fbcode/pytorch/audio/src/libtorio/ffmpeg/stream_reader [B] (#3941)
Summary: Pull Request resolved: #3941 Reviewed By: dtolnay Differential Revision: D76695611
1 parent 1f643d1 commit 595d93c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libtorio/ffmpeg/stream_reader/stream_reader.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include <libtorio/ffmpeg/stream_reader/stream_reader.h>
33
#include <chrono>
44
#include <sstream>
5-
#include <stdexcept>
65
#include <thread>
76

87
namespace torio::io {

0 commit comments

Comments
 (0)