summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-04-22 20:46:02 +0200
committerMichael Stahl <mstahl@redhat.com>2015-04-23 11:48:07 +0200
commit690348820ec2cd6b4b54024e5c3e6dc6abfa9a52 (patch)
tree217f5650fbb961c02b9820c558e183b47b08eafd /extensions
parent598f0db1ddccb7cb4d703940a1d94830fa3e94bf (diff)
extensions: remove unnecessary include
Change-Id: I5703477dd5c542e31dc0bec5a908b5f7a429df9c
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/propertyeditor.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/propertyeditor.hxx b/extensions/source/propctrlr/propertyeditor.hxx
index 53e48fd10fbf..bc49d2012fd1 100644
--- a/extensions/source/propctrlr/propertyeditor.hxx
+++ b/extensions/source/propctrlr/propertyeditor.hxx
@@ -24,7 +24,6 @@
#include <com/sun/star/inspection/XPropertyControl.hpp>
#include <vcl/tabctrl.hxx>
-#include <boost/mem_fn.hpp>
#include <map>