Skip to content

Commit f1bcbd3

Browse files
NicolasHugr-barnes
andauthored
[FBcode->GH] Fix using namespace in pytorch/vision/torchvision/csrc/io/video/video… (#8481)
Co-authored-by: Richard Barnes <[email protected]>
1 parent 27764a1 commit f1bcbd3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torchvision/csrc/io/video/video.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
#include "../decoder/memory_buffer.h"
77
#include "../decoder/sync_decoder.h"
88

9-
using namespace ffmpeg;
10-
119
namespace vision {
1210
namespace video {
1311

0 commit comments

Comments
 (0)