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/source/inc/file | |
parent | e13b06b129bb8b7860f7f5b2870d337e90512c12 (diff) |
drop unnecessary tools/string.hxx includes
Change-Id: I2439ed19b554381f80e882aacbac05167622df92
Diffstat (limited to 'connectivity/source/inc/file')
-rw-r--r-- | connectivity/source/inc/file/FStatement.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/file/FStatement.hxx b/connectivity/source/inc/file/FStatement.hxx index 4977591ef9b7..bab206ab2c19 100644 --- a/connectivity/source/inc/file/FStatement.hxx +++ b/connectivity/source/inc/file/FStatement.hxx @@ -39,7 +39,6 @@ #include <comphelper/propertycontainer.hxx> #include "file/fanalyzer.hxx" #include <comphelper/broadcasthelper.hxx> -#include <tools/string.hxx> #include "TSortIndex.hxx" namespace connectivity |