summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
Diffstat (limited to 'uui')
-rw-r--r--uui/source/iahndl-locking.cxx2
-rw-r--r--uui/source/iahndl.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/uui/source/iahndl-locking.cxx b/uui/source/iahndl-locking.cxx
index f3793819471a..dfa051e8c0b1 100644
--- a/uui/source/iahndl-locking.cxx
+++ b/uui/source/iahndl-locking.cxx
@@ -43,8 +43,6 @@
#include "iahndl.hxx"
-#include <memory>
-
#define UUI_DOC_LOAD_LOCK 0
#define UUI_DOC_OWN_LOAD_LOCK 1
#define UUI_DOC_SAVE_LOCK 2
diff --git a/uui/source/iahndl.cxx b/uui/source/iahndl.cxx
index fdbe9eccbc67..f8a1efd0af3e 100644
--- a/uui/source/iahndl.cxx
+++ b/uui/source/iahndl.cxx
@@ -85,8 +85,6 @@
#include "iahndl.hxx"
#include "nameclashdlg.hxx"
-#include <memory>
-
using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::UNO_QUERY;
using ::com::sun::star::uno::Reference;