summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:42:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:42:40 +0000
commit319e3d822ff55ea5b0772a0afb5cd6bd71828943 (patch)
tree2e3cc480f3bee6cd61923459080ecdc3c3206d45 /xmlsecurity
parent172590877a6e71eb15e74dbb301664dc0befbf04 (diff)
INTEGRATION: CWS pchfix02 (1.6.38); FILE MERGED
2006/09/01 18:00:53 kaib 1.6.38.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/xmlsec/errorcallback.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/errorcallback.cxx b/xmlsecurity/source/xmlsec/errorcallback.cxx
index c5a97ae3de66..c5536a6cc97b 100644
--- a/xmlsecurity/source/xmlsec/errorcallback.cxx
+++ b/xmlsecurity/source/xmlsec/errorcallback.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: errorcallback.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 11:57:57 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:42:40 $
*
* 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"
+
/*
* Implementation of the I/O interfaces based on stream and URI binding
*/