diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 08:36:57 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 13:59:30 +0100 |
commit | d69d6f4dc8eef7cd85929a2655c523d2f17263e0 (patch) | |
tree | 1a598169dbfa6152061f3fa0b5383f9a1392a096 /svx | |
parent | ecbb33dd8044ad45cf05f868f829e635e03d7589 (diff) |
Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused
Change-Id: I2a2cc56cf005f564c798b8d43ef7e8c4b7f9eeff
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/inc/stringlistresource.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/stringlistresource.hxx b/svx/source/inc/stringlistresource.hxx index 35b2e56c2ea5..c38ae72b9bf1 100644 --- a/svx/source/inc/stringlistresource.hxx +++ b/svx/source/inc/stringlistresource.hxx @@ -21,7 +21,7 @@ #define SVX_STRINGLISTRESOURCE_HXX #include <tools/rc.hxx> - +#include <tools/string.hxx> #include <svx/svxdllapi.h> #include <memory> |