summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:34:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:34:35 +0000
commit68f9f16ac50f817bff2be457bf694278849658f5 (patch)
tree59b30857397a8fe53923b3413afef6afc0af2c18
parentde0269fd6d1d113f68f12a10c465d97b4d55813c (diff)
INTEGRATION: CWS pchfix02 (1.27.6); FILE MERGED
2006/09/01 18:00:48 kaib 1.27.6.1: #i68856# Added header markers and pch files
-rw-r--r--xmlsecurity/source/component/documentdigitalsignatures.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/source/component/documentdigitalsignatures.cxx b/xmlsecurity/source/component/documentdigitalsignatures.cxx
index bb9431e93c12..9b4f1443ac3d 100644
--- a/xmlsecurity/source/component/documentdigitalsignatures.cxx
+++ b/xmlsecurity/source/component/documentdigitalsignatures.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: documentdigitalsignatures.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 12:08:43 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:34:35 $
*
* 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 <documentdigitalsignatures.hxx>
#include <xmlsecurity/digitalsignaturesdialog.hxx>