diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-04-22 20:46:02 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-04-23 11:48:07 +0200 |
commit | 690348820ec2cd6b4b54024e5c3e6dc6abfa9a52 (patch) | |
tree | 217f5650fbb961c02b9820c558e183b47b08eafd /extensions/source/propctrlr/propertyeditor.hxx | |
parent | 598f0db1ddccb7cb4d703940a1d94830fa3e94bf (diff) |
extensions: remove unnecessary include
Change-Id: I5703477dd5c542e31dc0bec5a908b5f7a429df9c
Diffstat (limited to 'extensions/source/propctrlr/propertyeditor.hxx')
-rw-r--r-- | extensions/source/propctrlr/propertyeditor.hxx | 1 |
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> |