diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-03 15:13:13 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-01-05 15:38:51 +0100 |
commit | 53d27eb2077794b3fa785576f011f9c358561d51 (patch) | |
tree | 39c5a1934461a1d9deccd8e13b8bcff569419f42 /dbaccess/source/ui/browser | |
parent | a1cfce768f83842defd8068a8eba5ed3eaeea255 (diff) |
Removed unnecessary tools includes.
Diffstat (limited to 'dbaccess/source/ui/browser')
-rw-r--r-- | dbaccess/source/ui/browser/formadapter.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/formadapter.cxx b/dbaccess/source/ui/browser/formadapter.cxx index 874a4e7a3243..3fa5d94a586b 100644 --- a/dbaccess/source/ui/browser/formadapter.cxx +++ b/dbaccess/source/ui/browser/formadapter.cxx @@ -33,7 +33,6 @@ #include <comphelper/types.hxx> #include <comphelper/enumhelper.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <tools/string.hxx> #include "dbu_brw.hrc" #include "dbustrings.hrc" #include <cppuhelper/typeprovider.hxx> |