[vlc-commits] live555: remove unnecessary header

Jean-Baptiste Kempf git at videolan.org
Fri Jun 10 17:46:37 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jun 10 17:29:09 2011 +0200| [77ea8af641c37dcf75ad243050e8a24285a8d865] | committer: Jean-Baptiste Kempf

live555: remove unnecessary header

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=77ea8af641c37dcf75ad243050e8a24285a8d865
---

 modules/demux/live555.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/demux/live555.cpp b/modules/demux/live555.cpp
index a59a23d..9fc040b 100644
--- a/modules/demux/live555.cpp
+++ b/modules/demux/live555.cpp
@@ -47,7 +47,6 @@
 #include <vlc_url.h>
 #include <vlc_strings.h>
 
-#include <iostream>
 #include <limits.h>
 #include <assert.h>
 



More information about the vlc-commits mailing list