#ifndef __CERTUTIL_PRECOMP_H #define __CERTUTIL_PRECOMP_H /* INCLUDES ******************************************************************/ #include #include #include #include #include BOOL hash_file(LPCWSTR Filename); BOOL asn_dump(LPCWSTR Filename); #endif /* __CERTUTIL_PRECOMP_H */