summaryrefslogtreecommitdiffstats
path: root/sc/inc/reffind.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-02-05 22:23:28 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-02-05 22:23:48 -0500
commit267b57baeedc6d98e9c2bf602fd69a0f88470abe (patch)
treef6008538989ad9545d6b454857f9d6dcc22b3538 /sc/inc/reffind.hxx
parentUniString to OUString in ScRefFinder, and a bunch more cleanups. (diff)
downloadcore-267b57baeedc6d98e9c2bf602fd69a0f88470abe.tar.gz
core-267b57baeedc6d98e9c2bf602fd69a0f88470abe.zip
Remove unused header includes.
Change-Id: I2f6683d1c17fdfacfb4d68905e5a319df5e8f874
Diffstat (limited to 'sc/inc/reffind.hxx')
-rw-r--r--sc/inc/reffind.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/reffind.hxx b/sc/inc/reffind.hxx
index 1a5b228d11c0..383980d58a00 100644
--- a/sc/inc/reffind.hxx
+++ b/sc/inc/reffind.hxx
@@ -20,7 +20,6 @@
#ifndef SC_REFFIND_HXX
#define SC_REFFIND_HXX
-#include <tools/string.hxx>
#include "address.hxx"
class ScDocument;