diff options
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/config/optionsdlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/config/optionsdlg.cxx b/unotools/source/config/optionsdlg.cxx index a109eca84c0f..29ca7de9fdaa 100644 --- a/unotools/source/config/optionsdlg.cxx +++ b/unotools/source/config/optionsdlg.cxx @@ -24,7 +24,6 @@ #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <osl/mutex.hxx> -#include <comphelper/stl_types.hxx> #include <boost/unordered_map.hpp> #include "itemholder1.hxx" |