diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-06 17:55:56 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-06 17:56:11 +0100 |
commit | b0926378ac46f50b16fa6a6c2e3b42937fc34976 (patch) | |
tree | 3ce118f331fe4cf232239452ef3e13a9e5f5a786 /include/svx/dbaobjectex.hxx | |
parent | 1d85c8df2fb9cb25fc524485339ae9f11e8da676 (diff) |
Clean up includes of comphelper/stl_types.hxx
Change-Id: I00a8e794189d17ad91a90beb9ce6cb89b7bab2aa
Diffstat (limited to 'include/svx/dbaobjectex.hxx')
-rw-r--r-- | include/svx/dbaobjectex.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/dbaobjectex.hxx b/include/svx/dbaobjectex.hxx index 429477e7a825..d8058483b76d 100644 --- a/include/svx/dbaobjectex.hxx +++ b/include/svx/dbaobjectex.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SVX_DBAOBJECTEX_HXX #include <svtools/transfer.hxx> -#include <comphelper/stl_types.hxx> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/ucb/XContent.hpp> |