summaryrefslogtreecommitdiff
path: root/tools/source/string/strimp.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:25:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:25:56 -0600
commit5f7649aead657078cd41eb0767b7ca8bb6676250 (patch)
treea708ae5991c51f248895b08688155ff4bba605f5 /tools/source/string/strimp.cxx
parent6a7d81e7a50b31b8746934dd7946d898715a9169 (diff)
remove include of pch header from tools
Diffstat (limited to 'tools/source/string/strimp.cxx')
-rw-r--r--tools/source/string/strimp.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/string/strimp.cxx b/tools/source/string/strimp.cxx
index 33c0572867d2..41966383d3dc 100644
--- a/tools/source/string/strimp.cxx
+++ b/tools/source/string/strimp.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-// no include "precompiled_tools.hxx" because this is included in other cxx files.
static sal_Int32 ImplStringCompare( const STRCODE* pStr1, const STRCODE* pStr2,
xub_StrLen nCount )