sdext/source/presenter/PresenterTimer.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 860e001458f93b0568562aa5a2400d8d421c4aef
Author: Fridrich Å trba <[email protected]>
Date:   Fri Nov 30 09:30:51 2012 +0100

    Missing include
    
    Change-Id: I55ed111ca1a492fb2467bb1b987ae79120309aaa

diff --git a/sdext/source/presenter/PresenterTimer.cxx 
b/sdext/source/presenter/PresenterTimer.cxx
index ad9992a..41d8962 100644
--- a/sdext/source/presenter/PresenterTimer.cxx
+++ b/sdext/source/presenter/PresenterTimer.cxx
@@ -24,6 +24,7 @@
 #include <boost/function.hpp>
 #include <boost/enable_shared_from_this.hpp>
 #include <set>
+#include <iterator>
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::uno;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to