[Libreoffice-commits] .: sdext/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Nov 30 00:31:38 PST 2012
sdext/source/presenter/PresenterTimer.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 860e001458f93b0568562aa5a2400d8d421c4aef
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
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;
More information about the Libreoffice-commits
mailing list