summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/inc
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-02-18 13:21:58 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-02-18 13:24:11 +0900
commitd548b250dbd74247d7c5c7b220a38e93cb19053d (patch)
treeda3f63b7a4b25f56a86f99ef20baf9870c8dfb74 /desktop/source/deployment/registry/inc
parent894884400138a811a043602aa9db32c42487212d (diff)
Drop unnecessary #include
Change-Id: Ib9ab63cdf21f54b1611de37c5538a300a1b39ba6
Diffstat (limited to 'desktop/source/deployment/registry/inc')
-rw-r--r--desktop/source/deployment/registry/inc/dp_backend.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/registry/inc/dp_backend.h b/desktop/source/deployment/registry/inc/dp_backend.h
index f0e29fb0a420..2c8a41771cff 100644
--- a/desktop/source/deployment/registry/inc/dp_backend.h
+++ b/desktop/source/deployment/registry/inc/dp_backend.h
@@ -33,7 +33,6 @@
#include "com/sun/star/deployment/XPackageRegistry.hpp"
#include "com/sun/star/deployment/XPackageManager.hpp"
#include "com/sun/star/deployment/InvalidRemovedParameterException.hpp"
-#include <memory>
#include <boost/unordered_map.hpp>
#include <list>
#include "dp_registry.hrc"