diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/connectivity/CommonTools.hxx | 2 | ||||
-rw-r--r-- | include/ucbhelper/providerhelper.hxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/include/connectivity/CommonTools.hxx b/include/connectivity/CommonTools.hxx index 46ced87c8931..617cd9421ab6 100644 --- a/include/connectivity/CommonTools.hxx +++ b/include/connectivity/CommonTools.hxx @@ -25,9 +25,7 @@ #include <rtl/ustring.hxx> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/uno/Any.hxx> -#ifndef _VECTOR_ #include <vector> -#endif #include <cppuhelper/weakref.hxx> #include <comphelper/stl_types.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/include/ucbhelper/providerhelper.hxx b/include/ucbhelper/providerhelper.hxx index 827d5c8379b2..43135a427f18 100644 --- a/include/ucbhelper/providerhelper.hxx +++ b/include/ucbhelper/providerhelper.hxx @@ -20,9 +20,7 @@ #ifndef _UCBHELPER_PROVIDERHELPER_HXX #define _UCBHELPER_PROVIDERHELPER_HXX -#ifndef __LIST__ #include <list> -#endif #include <com/sun/star/ucb/XContentProvider.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |