summaryrefslogtreecommitdiff
path: root/sal/qa/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-10 10:27:44 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-10 10:27:44 +0000
commite1ca0755d50f04938abebd2d59cf817dc86c3c06 (patch)
treea22e0e0803e389b2ee455758f8c075fa3ed55fba /sal/qa/inc
parent6f0e07405d87c71f4a3d9ec19e091849a725b8e7 (diff)
INTEGRATION: CWS changefileheader (1.3.592); FILE MERGED
2008/04/01 12:34:11 thb 1.3.592.1: #i85898# Stripping all external header guards
Diffstat (limited to 'sal/qa/inc')
-rw-r--r--sal/qa/inc/stringhelper.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sal/qa/inc/stringhelper.hxx b/sal/qa/inc/stringhelper.hxx
index 08c7a62e4cba..b284d1c0c06c 100644
--- a/sal/qa/inc/stringhelper.hxx
+++ b/sal/qa/inc/stringhelper.hxx
@@ -1,13 +1,8 @@
#ifndef STRINGHELPER_HXX
#define STRINGHELPER_HXX
-#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
-#endif
-
-#ifndef _RTL_STRING_HXX_
#include <rtl/string.hxx>
-#endif
inline void operator <<= (rtl::OString& _rAsciiString, rtl::OUString const & _rUnicodeString)
{