summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/decryptorimpl.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:36:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:36:56 +0000
commita2c192c2e0269b3ce9707924b1b3b012f72b1362 (patch)
tree501a0bbba63e4d8df44c3aaa0b6445010b59b265 /xmlsecurity/source/framework/decryptorimpl.cxx
parentb68d533ee6c6b62e4351c01e9855fe4764905bd2 (diff)
INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED
2006/09/01 18:00:49 kaib 1.4.86.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlsecurity/source/framework/decryptorimpl.cxx')
-rw-r--r--xmlsecurity/source/framework/decryptorimpl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/source/framework/decryptorimpl.cxx b/xmlsecurity/source/framework/decryptorimpl.cxx
index 4b3f5f71ecce..d494d97aa342 100644
--- a/xmlsecurity/source/framework/decryptorimpl.cxx
+++ b/xmlsecurity/source/framework/decryptorimpl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: decryptorimpl.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 17:15:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:36:56 $
*
* 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_xmlsecurity.hxx"
+
#include "decryptorimpl.hxx"
#ifndef _COM_SUN_STAR_XML_CRYPTO_XXMLENCRYPTIONTEMPLATE_HPP_