diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:50:45 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:50:45 +0000 |
commit | df713947ae3d2f13e3da632820f26c50a8e36271 (patch) | |
tree | 54be6ef738046d8c2a71de5296aea2b5c1cf2c31 /xmlsecurity/tools/standalone | |
parent | 31da3e844f19d75da4acaa8bfcb69ee9620629d5 (diff) |
INTEGRATION: CWS pchfix02 (1.2.172); FILE MERGED
2006/09/01 18:01:00 kaib 1.2.172.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlsecurity/tools/standalone')
-rw-r--r-- | xmlsecurity/tools/standalone/mscsfit/decrypter.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlsecurity/tools/standalone/mscsfit/decrypter.cxx b/xmlsecurity/tools/standalone/mscsfit/decrypter.cxx index e9e878780a91..c0864ffb7b2e 100644 --- a/xmlsecurity/tools/standalone/mscsfit/decrypter.cxx +++ b/xmlsecurity/tools/standalone/mscsfit/decrypter.cxx @@ -1,4 +1,7 @@ /** -- C++ Source File -- **/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_xmlsecurity.hxx" #include <stdio.h> #include "helper.hxx" |