INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED

2006/09/01 17:24:12 kaib 1.8.36.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte
2006-09-17 05:43:58 +00:00
parent 59d8deec83
commit 0eded3607b

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: core_resource.cxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: obo $ $Date: 2006-07-10 15:17:48 $
* last change: $Author: obo $ $Date: 2006-09-17 06:43:58 $
*
* 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_dbaccess.hxx"
#include "core_resource.hxx"
#ifndef _TOOLS_SIMPLERESMGR_HXX_