INTEGRATION: CWS mergesvp (1.6.2); FILE MERGED
2007/07/04 15:32:36 pl 1.6.2.1: #i79023# header moving
This commit is contained in:
parent
d8446ff264
commit
a1b5053708
2 changed files with 6 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: bmpconv.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 20:11:11 $
|
||||
* last change: $Author: rt $ $Date: 2007-07-24 10:08:18 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -37,7 +37,7 @@
|
|||
#include "precompiled_vcl.hxx"
|
||||
|
||||
#include <vcl/bitmap.hxx>
|
||||
#include <impbmpconv.hxx>
|
||||
#include <vcl/impbmpconv.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <vos/mutex.hxx>
|
||||
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: octree.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 20:18:20 $
|
||||
* last change: $Author: rt $ $Date: 2007-07-24 10:11:28 $
|
||||
*
|
||||
* 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 <vcl/bmpacc.hxx>
|
||||
#endif
|
||||
#ifndef _SV_IMPOCT_HXX
|
||||
#include <impoct.hxx>
|
||||
#include <vcl/impoct.hxx>
|
||||
#endif
|
||||
#include <vcl/octree.hxx>
|
||||
|
||||
|
|
Loading…
Reference in a new issue