diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:50:32 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 13:50:32 +0000 |
commit | 31da3e844f19d75da4acaa8bfcb69ee9620629d5 (patch) | |
tree | e6bcde3a836a2315e255b58186cd24fc09d400ba /xmlsecurity/tools | |
parent | 4a8279b5405594a34956aeb50ad048afb1487813 (diff) |
INTEGRATION: CWS pchfix02 (1.3.172); FILE MERGED
2006/09/01 18:01:00 kaib 1.3.172.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlsecurity/tools')
-rw-r--r-- | xmlsecurity/tools/standalone/mscsfit/certmngr.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx b/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx index 4247b7c3ca4b..2208eb2e6177 100644 --- a/xmlsecurity/tools/standalone/mscsfit/certmngr.cxx +++ b/xmlsecurity/tools/standalone/mscsfit/certmngr.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" |