From 319e3d822ff55ea5b0772a0afb5cd6bd71828943 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 13:42:40 +0000 Subject: [PATCH] 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 --- xmlsecurity/source/xmlsec/errorcallback.cxx | 7 +++++-- 1 file 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 */