INTEGRATION: CWS pchfix02 (1.5.274); FILE MERGED

2006/09/01 17:37:30 kaib 1.5.274.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-16 18:27:10 +00:00
parent a13dff64b2
commit f86838ca7a

View file

@ -4,9 +4,9 @@
*
* $RCSfile: unomodule.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: hr $ $Date: 2005-09-23 10:46:54 $
* last change: $Author: obo $ $Date: 2006-09-16 19:27:10 $
*
* 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_sd.hxx"
// System - Includes -----------------------------------------------------
#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_