diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 09:43:27 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 09:43:27 +0000 |
commit | 5844aa42b5e147301344a16a301ec19645dbfbc0 (patch) | |
tree | 5c71a962ad3f3adc5c176261531b65722ba33dc7 /sal/inc/rtl/tres.h | |
parent | 5fc441e4e6a9eb490498037a2717a26be027e4c7 (diff) |
INTEGRATION: CWS changefileheader (1.6.560); FILE MERGED
2008/04/01 12:34:05 thb 1.6.560.1: #i85898# Stripping all external header guards
Diffstat (limited to 'sal/inc/rtl/tres.h')
-rw-r--r-- | sal/inc/rtl/tres.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sal/inc/rtl/tres.h b/sal/inc/rtl/tres.h index 9ccdfe9ef0df..9535d0b2adc2 100644 --- a/sal/inc/rtl/tres.h +++ b/sal/inc/rtl/tres.h @@ -1,13 +1,8 @@ #ifndef _RTL_TRES_H_ #define _RTL_TRES_H_ -#ifndef _OSL_DIAGNOSE_H_ #include <osl/diagnose.h> -#endif - -#ifndef _RTL_STRING_H_ #include <rtl/string.h> -#endif #ifdef __cplusplus extern "C" { |