INTEGRATION: CWS vgbugs07 (1.3.90); FILE MERGED
2007/06/04 13:32:27 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
*
|
||||
* $RCSfile: vcompat.cxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-17 01:02:29 $
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 22:19:11 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
@@ -39,10 +39,10 @@
|
||||
#define _VCOMPAT_CXX
|
||||
|
||||
#ifndef _STREAM_HXX
|
||||
#include "stream.hxx"
|
||||
#include <tools/stream.hxx>
|
||||
#endif
|
||||
#ifndef _VCOMPAT_HXX
|
||||
#include "vcompat.hxx"
|
||||
#include <tools/vcompat.hxx>
|
||||
#endif
|
||||
|
||||
// -----------------
|
||||
|
@@ -4,9 +4,9 @@
|
||||
*
|
||||
* $RCSfile: tenccvt.cxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-17 01:04:25 $
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 22:19:48 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
@@ -40,7 +40,7 @@
|
||||
#include <rtl/tencinfo.h>
|
||||
#endif
|
||||
#ifndef _TOOLS_TENCCVT_HXX
|
||||
#include <tenccvt.hxx>
|
||||
#include <tools/tenccvt.hxx>
|
||||
#endif
|
||||
|
||||
// =======================================================================
|
||||
|
Reference in New Issue
Block a user