Kaydet (Commit) 860e0014 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Missing include

Change-Id: I55ed111ca1a492fb2467bb1b987ae79120309aaa
üst 415a3dd3
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include <boost/function.hpp> #include <boost/function.hpp>
#include <boost/enable_shared_from_this.hpp> #include <boost/enable_shared_from_this.hpp>
#include <set> #include <set>
#include <iterator>
using namespace ::com::sun::star; using namespace ::com::sun::star;
using namespace ::com::sun::star::uno; using namespace ::com::sun::star::uno;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment