From 90aabb1fedbbb2cfd9c2c6888d414feabedc7085 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 13:51:43 +0000 Subject: INTEGRATION: CWS pchfix02 (1.3.134); FILE MERGED 2006/09/01 18:01:00 kaib 1.3.134.1: #i68856# Added header markers and pch files --- xmlsecurity/tools/standalone/mscsfit/signer.cxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmlsecurity/tools/standalone/mscsfit/signer.cxx') diff --git a/xmlsecurity/tools/standalone/mscsfit/signer.cxx b/xmlsecurity/tools/standalone/mscsfit/signer.cxx index 3c871ddc9ad4..29542ee27492 100644 --- a/xmlsecurity/tools/standalone/mscsfit/signer.cxx +++ b/xmlsecurity/tools/standalone/mscsfit/signer.cxx @@ -1,4 +1,7 @@ /** -- C++ Source File -- **/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_xmlsecurity.hxx" #include #include "helper.hxx" -- cgit