From f5e18443defdaacb71e66a90347b3cc65414f8a6 Mon Sep 17 00:00:00 2001 From: Fredrik Mellbin Date: Fri, 12 Sep 2008 19:40:10 +0000 Subject: [PATCH] FFmpegSource2: remove pointless includes Originally committed to SVN as r2350. --- FFmpegSource2/stdiostream.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/FFmpegSource2/stdiostream.h b/FFmpegSource2/stdiostream.h index f02de0684..5fb31592e 100644 --- a/FFmpegSource2/stdiostream.h +++ b/FFmpegSource2/stdiostream.h @@ -23,10 +23,7 @@ #include #include -#include #include -#include -#include #include "MatroskaParser.h" #define CACHESIZE 65536