#i71457# pch include statement added (patch by vq).

This commit is contained in:
Rüdiger Timm 2006-12-05 11:05:01 +00:00
parent 74f349cb28
commit fc42919e33
3 changed files with 15 additions and 6 deletions

View file

@ -4,9 +4,9 @@
*
* $RCSfile: basicmanagerrepository.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: kz $ $Date: 2006-11-08 11:52:42 $
* last change: $Author: rt $ $Date: 2006-12-05 12:05:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basic.hxx"
#ifndef BASICMANAGERREPOSITORY_HXX
#include "basicmanagerrepository.hxx"
#endif

View file

@ -4,9 +4,9 @@
*
* $RCSfile: sbmodule.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: kz $ $Date: 2006-11-08 11:54:24 $
* last change: $Author: rt $ $Date: 2006-12-05 12:04:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basic.hxx"
#ifndef SBMODULE_HXX
#include "sbmodule.hxx"
#endif

View file

@ -4,9 +4,9 @@
*
* $RCSfile: sbservices.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: kz $ $Date: 2006-11-08 11:54:45 $
* last change: $Author: rt $ $Date: 2006-12-05 12:04:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basic.hxx"
#ifndef SBMODULE_HXX
#include "sbmodule.hxx"
#endif