summaryrefslogtreecommitdiff
path: root/sal/rtl/source/hash.h
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-10 11:04:53 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-10 11:04:53 +0000
commitc7618303f2f3a5548194678ffaaaa506494e00ee (patch)
treef4baba36b8e411657869e060e0731ff89d7ea794 /sal/rtl/source/hash.h
parent74cd3f5b911127ed0a5765dfbd6f57dac416c53d (diff)
INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED
2008/04/01 12:34:19 thb 1.2.148.1: #i85898# Stripping all external header guards
Diffstat (limited to 'sal/rtl/source/hash.h')
-rw-r--r--sal/rtl/source/hash.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sal/rtl/source/hash.h b/sal/rtl/source/hash.h
index 81eefc7e1b58..63f3e99c8495 100644
--- a/sal/rtl/source/hash.h
+++ b/sal/rtl/source/hash.h
@@ -1,12 +1,8 @@
#ifndef INCLUDED_RTL_SOURCE_HASH_H
#define INCLUDED_RTL_SOURCE_HASH_H
-#ifndef _SAL_TYPES_H_
#include <sal/types.h>
-#endif
-#ifndef _RTL_USTRING_H_
#include <rtl/ustring.h>
-#endif
#if defined __cplusplus
extern "C" {