summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-13 12:24:44 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-13 13:54:51 +0000
commit09dc5813591343fde6959db9f7986d37ae3fbd31 (patch)
treef4a15b4a51d82b729b9d7a313f9eaa7a9c3fe431 /vcl
parente13b06b129bb8b7860f7f5b2870d337e90512c12 (diff)
drop unnecessary tools/string.hxx includes
Change-Id: I2439ed19b554381f80e882aacbac05167622df92
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/edit/textdoc.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/edit/textdoc.cxx b/vcl/source/edit/textdoc.cxx
index afe30a87c10d..c2a4b74ceeec 100644
--- a/vcl/source/edit/textdoc.cxx
+++ b/vcl/source/edit/textdoc.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <tools/string.hxx>
#include <textdoc.hxx>
#include <stdlib.h>