diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 10:50:06 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-10 10:50:06 +0000 |
commit | 7cf446d49ed1a6ecc5ec9565d067046a6de488a5 (patch) | |
tree | cbe3610b75ceb63e1795dc9c61bac50ca4cc19be | |
parent | 16db3ba4b7978affc9f5391fc5ebb0a91774a950 (diff) |
INTEGRATION: CWS changefileheader (1.2.548); FILE MERGED
2008/04/01 12:34:17 thb 1.2.548.1: #i85898# Stripping all external header guards
-rw-r--r-- | sal/qa/rtl/process/rtl_Process_Const.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/qa/rtl/process/rtl_Process_Const.h b/sal/qa/rtl/process/rtl_Process_Const.h index ff63303ce194..a66d244a0cfe 100644 --- a/sal/qa/rtl/process/rtl_Process_Const.h +++ b/sal/qa/rtl/process/rtl_Process_Const.h @@ -3,9 +3,7 @@ #define _RTL_PROCESS_CONST_H_ //------------------------------------------------------------------------ -#ifndef _RTL_USTRING_HXX_ #include <rtl/ustring.hxx> -#endif using namespace ::rtl; |