Kaydet (Commit) bdc65938 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS vgbugs07 (1.14.72); FILE MERGED

2007/06/04 13:22:14 vg 1.14.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 548bc387
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: process.cxx,v $ * $RCSfile: process.cxx,v $
* *
* $Revision: 1.14 $ * $Revision: 1.15 $
* *
* last change: $Author: obo $ $Date: 2006-10-12 14:23:06 $ * last change: $Author: hr $ $Date: 2007-06-27 14:15:52 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
#include <vos/process.hxx> #include <vos/process.hxx>
#endif #endif
#ifndef _SBXCORE_HXX #ifndef _SBXCORE_HXX
#include <sbxcore.hxx> #include <basic/sbxcore.hxx>
#endif #endif
#ifndef _STRING_HXX #ifndef _STRING_HXX
#include <tools/string.hxx> #include <tools/string.hxx>
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
#endif #endif
#ifndef _BASIC_TTRESHLP_HXX #ifndef _BASIC_TTRESHLP_HXX
#include "ttstrhlp.hxx" #include <basic/ttstrhlp.hxx>
#endif #endif
//#ifndef _BYTE_STRING_LIST //#ifndef _BYTE_STRING_LIST
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
//#define _BYTE_STRING_LIST //#define _BYTE_STRING_LIST
//#endif //#endif
#include "process.hxx" #include <basic/process.hxx>
// Konstruktor fr den Process // Konstruktor fr den Process
Process::Process() Process::Process()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment