INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED
2006/09/01 18:00:51 kaib 1.4.86.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
e05958163b
commit
7d182c6c51
3 changed files with 15 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: signatureverifierimpl.cxx,v $
|
* $RCSfile: signatureverifierimpl.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-09 17:20:04 $
|
* last change: $Author: obo $ $Date: 2006-09-16 14:39:15 $
|
||||||
*
|
*
|
||||||
* 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_xmlsecurity.hxx"
|
||||||
|
|
||||||
#include "signatureverifierimpl.hxx"
|
#include "signatureverifierimpl.hxx"
|
||||||
|
|
||||||
#ifndef _COM_SUN_STAR_XML_CRYPTO_XXMLSIGNATURETEMPLATE_HPP_
|
#ifndef _COM_SUN_STAR_XML_CRYPTO_XXMLSIGNATURETEMPLATE_HPP_
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: xmlencryptiontemplateimpl.cxx,v $
|
* $RCSfile: xmlencryptiontemplateimpl.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-09 17:20:33 $
|
* last change: $Author: obo $ $Date: 2006-09-16 14:39:29 $
|
||||||
*
|
*
|
||||||
* 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_xmlsecurity.hxx"
|
||||||
|
|
||||||
#ifndef _SAL_CONFIG_H_
|
#ifndef _SAL_CONFIG_H_
|
||||||
#include <sal/config.h>
|
#include <sal/config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: xmlsignaturetemplateimpl.cxx,v $
|
* $RCSfile: xmlsignaturetemplateimpl.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-09 17:21:02 $
|
* last change: $Author: obo $ $Date: 2006-09-16 14:39:43 $
|
||||||
*
|
*
|
||||||
* 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_xmlsecurity.hxx"
|
||||||
|
|
||||||
#ifndef _SAL_CONFIG_H_
|
#ifndef _SAL_CONFIG_H_
|
||||||
#include <sal/config.h>
|
#include <sal/config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue