summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/manager/dp_commandenvironments.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/manager/dp_commandenvironments.hxx b/desktop/source/deployment/manager/dp_commandenvironments.hxx
index de58573333e5..c6515e4f71f8 100644
--- a/desktop/source/deployment/manager/dp_commandenvironments.hxx
+++ b/desktop/source/deployment/manager/dp_commandenvironments.hxx
@@ -22,7 +22,6 @@
#include <cppuhelper/implbase.hxx>
#include <ucbhelper/content.hxx>
-#include <com/sun/star/uno/Type.hxx>
namespace dp_manager {
td>2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2013-12-03Use our header guard conventionTor Lillqvist 2013-11-20winaccessibility: remove some pointless overridesMichael Stahl 2013-11-20winaccessibility: make listener methods a bit more obviousMichael Stahl 2013-11-20winaccessibility: remove "using" from headersMichael Stahl 2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks 2013-11-19Integrate branch of IAccessible2Steve Yin