[Libreoffice-commits] core.git: avmedia/source

Michael Meeks michael.meeks at suse.com
Mon Aug 26 01:52:29 PDT 2013


 avmedia/source/vlc/vlcframegrabber.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 170b1c663e2d65b06f9328f8268fac4a580dd570
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Mon Aug 26 09:50:32 2013 +0100

    avmedia - vlc: include iostream
    
    Change-Id: I94cec00f12dd4287980e74ad984518faedc4bae3

diff --git a/avmedia/source/vlc/vlcframegrabber.cxx b/avmedia/source/vlc/vlcframegrabber.cxx
index 4ccb8fa..a90a908 100644
--- a/avmedia/source/vlc/vlcframegrabber.cxx
+++ b/avmedia/source/vlc/vlcframegrabber.cxx
@@ -1,4 +1,5 @@
 #include <boost/bind.hpp>
+#include <iostream>
 #include <osl/conditn.hxx>
 #include <vcl/graph.hxx>
 #include <vcl/bmpacc.hxx>


More information about the Libreoffice-commits mailing list