diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-09-12 11:23:02 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-12 13:09:03 +0100 |
commit | b1404ef4e54b06364977065451f3c1564d939534 (patch) | |
tree | dd21245ae25d2efe4d882a422cb27855132f98ea /svtools/inc | |
parent | af05fe65ab9f1340ccd4038c14fc91d8595207a7 (diff) |
drop tools/string.hxx from a bunch of places
Change-Id: Id6d22b71f2b552ea7872e8a3da6afe207e856561
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 3b4b18e060b9..dfd106a444bd 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -45,7 +45,6 @@ #include "tools/datetime.hxx" #include "tools/debug.hxx" #include "tools/link.hxx" -#include "tools/string.hxx" #include "tools/urlobj.hxx" #include "unotools/configmgr.hxx" #include "unotools/pathoptions.hxx" |