summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:46:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:46:38 +0000
commitfacf490ed253462dd312e35026a17cd09d11d844 (patch)
tree509fb8e12aebc68610a7fbda0fa51a011001ea14
parentb0d77cff7e9ea505933e9e1352b7bc4dc9671ec0 (diff)
INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED
2006/09/01 18:00:57 kaib 1.4.6.1: #i68856# Added header markers and pch files
-rw-r--r--xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx b/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx
index 3a68826b487b..b288de0d2e95 100644
--- a/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx
+++ b/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlsecuritycontext_nssimpl.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 08:10:52 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:46:38 $
*
* 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