summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/partial.cxx1
-rw-r--r--configmgr/source/type.cxx1
-rw-r--r--configmgr/source/winreg.cxx1
-rw-r--r--configmgr/source/xcdparser.cxx1
-rw-r--r--configmgr/source/xmldata.cxx1
5 files changed, 0 insertions, 5 deletions
diff --git a/configmgr/source/partial.cxx b/configmgr/source/partial.cxx
index d0ba41aba1ee..cba7147aa8bc 100644
--- a/configmgr/source/partial.cxx
+++ b/configmgr/source/partial.cxx
@@ -23,7 +23,6 @@
#include <map>
#include <set>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/XInterface.hpp>
#include <rtl/ustring.h>
diff --git a/configmgr/source/type.cxx b/configmgr/source/type.cxx
index 23bf85e88027..3a91505b395e 100644
--- a/configmgr/source/type.cxx
+++ b/configmgr/source/type.cxx
@@ -22,7 +22,6 @@
#include <cassert>
#include <com/sun/star/uno/Any.hxx>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Type.hxx>
diff --git a/configmgr/source/winreg.cxx b/configmgr/source/winreg.cxx
index b6baa7fda01c..c328879d2260 100644
--- a/configmgr/source/winreg.cxx
+++ b/configmgr/source/winreg.cxx
@@ -20,7 +20,6 @@
#endif
#include <com/sun/star/uno/Any.hxx>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/XInterface.hpp>
diff --git a/configmgr/source/xcdparser.cxx b/configmgr/source/xcdparser.cxx
index c98067b9d304..e26298b0211e 100644
--- a/configmgr/source/xcdparser.cxx
+++ b/configmgr/source/xcdparser.cxx
@@ -23,7 +23,6 @@
#include <climits>
#include <set>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/XInterface.hpp>
#include <rtl/ustring.hxx>
diff --git a/configmgr/source/xmldata.cxx b/configmgr/source/xmldata.cxx
index ac7170682d94..619641ef574d 100644
--- a/configmgr/source/xmldata.cxx
+++ b/configmgr/source/xmldata.cxx
@@ -24,7 +24,6 @@
#include <stack>
#include <com/sun/star/uno/Any.hxx>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/XInterface.hpp>
#include <osl/file.hxx>