summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:44:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:44:02 +0000
commit4659c8c31a97faac30271bd1aa80bf2113a3eb69 (patch)
tree485352399f9096fe01d347d2b2b9b5a450115d32
parentca9a91950713c3684fd6c13844d942604b35f5d2 (diff)
INTEGRATION: CWS pchfix02 (1.12.6); FILE MERGED
2006/09/01 18:00:54 kaib 1.12.6.1: #i68856# Added header markers and pch files
-rw-r--r--xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx b/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx
index b5dd3172a479..f0d06dbc4e30 100644
--- a/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx
+++ b/xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: securityenvironment_mscryptimpl.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 08:09:25 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:44:02 $
*
* 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"
+
#ifndef _SAL_CONFIG_H_
#include <sal/config.h>
#endif