diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-01-13 12:24:44 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-13 13:54:51 +0000 |
commit | 09dc5813591343fde6959db9f7986d37ae3fbd31 (patch) | |
tree | f4a15b4a51d82b729b9d7a313f9eaa7a9c3fe431 /connectivity/inc/pch | |
parent | e13b06b129bb8b7860f7f5b2870d337e90512c12 (diff) |
drop unnecessary tools/string.hxx includes
Change-Id: I2439ed19b554381f80e882aacbac05167622df92
Diffstat (limited to 'connectivity/inc/pch')
-rw-r--r-- | connectivity/inc/pch/precompiled_file.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index 09c80b7a7768..051f70497f5b 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.hxx @@ -63,7 +63,6 @@ #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <tools/string.hxx> #include <tools/time.hxx> #include <tools/urlobj.hxx> #include <ucbhelper/content.hxx> |