INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED

2006/09/01 17:35:34 kaib 1.7.8.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte
2006-09-16 11:26:57 +00:00
parent a505e71af6
commit b75e8570d1

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: dlgprov.cxx,v $ * $RCSfile: dlgprov.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: obo $ $Date: 2006-07-14 07:10:01 $ * last change: $Author: obo $ $Date: 2006-09-16 12:26:57 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * 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_scripting.hxx"
#ifndef SCRIPTING_DLGPROV_HXX #ifndef SCRIPTING_DLGPROV_HXX
#include "dlgprov.hxx" #include "dlgprov.hxx"
#endif #endif