summaryrefslogtreecommitdiff
path: root/sfx2/inc/pch
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-07-31 18:30:09 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-31 21:24:25 +0200
commit2a62966d8947829d00702455977026369082007a (patch)
treee2323fa9b36ed1686f03de9aa5a272c77f3cc902 /sfx2/inc/pch
parent1841946863ed006a36323fcca52a71272eae2ee6 (diff)
sfx2: replace boost::function with std::function
Change-Id: I72acc5f396553eb464338a395ef40f95ed57a07e
Diffstat (limited to 'sfx2/inc/pch')
-rw-r--r--sfx2/inc/pch/precompiled_sfx.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index 37debdb2a14d..6c7b6495f677 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.hxx
@@ -41,7 +41,6 @@
#include <basic/sbxobj.hxx>
#include <basic/sbxvar.hxx>
#include <boost/bind.hpp>
-#include <boost/function.hpp>
#include <boost/logic/tribool.hpp>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>