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
This commit is contained in:
Rüdiger Timm 2008-04-10 10:50:06 +00:00
parent 16db3ba4b7
commit 7cf446d49e

View file

@ -3,9 +3,7 @@
#define _RTL_PROCESS_CONST_H_ #define _RTL_PROCESS_CONST_H_
//------------------------------------------------------------------------ //------------------------------------------------------------------------
#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#endif
using namespace ::rtl; using namespace ::rtl;