INTEGRATION: CWS hedaburemove01 (1.2.94); FILE MERGED

2006/12/12 16:28:11 vg 1.2.94.1: #i72503# get rid of hedabu
This commit is contained in:
Vladimir Glazounov 2007-04-11 19:07:28 +00:00
parent 057843577e
commit ddf17d8fd5
2 changed files with 8 additions and 10 deletions

View file

@ -4,9 +4,9 @@
*
* $RCSfile: mkcreate.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: hr $ $Date: 2006-06-19 13:32:14 $
* last change: $Author: vg $ $Date: 2007-04-11 20:07:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -36,13 +36,13 @@
#ifndef _MK_CREATE_HXX
#define _MK_CREATE_HXX
#include "string.hxx"
#include <tools/string.hxx>
#ifndef _SSTRING_HXX
#include "bootstrp/sstring.hxx"
#endif
#include "list.hxx"
#include <tools/list.hxx>
#ifndef _PRJ_HXX
#include "bootstrp/prj.hxx"
@ -129,7 +129,6 @@ public:
}
};
//
// class SourceDirectory
//

View file

@ -4,9 +4,9 @@
*
* $RCSfile: prj.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: hr $ $Date: 2006-06-19 13:32:23 $
* last change: $Author: vg $ $Date: 2007-04-11 20:07:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -36,8 +36,8 @@
#ifndef _PRJ_HXX
#define _PRJ_HXX
#include "fsys.hxx"
#include "stream.hxx"
#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#ifndef _LISTMACR_HXX
#include "bootstrp/listmacr.hxx"
#endif
@ -183,7 +183,6 @@ public:
#define ENV_EMERG 0x00200000
#define ENV_STAND 0x00400000
/*********************************************************************
*
* class Prj