//+-------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1996 - 1999 // // File: pch.cpp // // Contents: Cert Server precompiled header // // History: 25-Jul-96 vich created // //--------------------------------------------------------------------------- #define __DIR__ "initlib" #define VC_EXTRALEAN // Exclude rarely-used stuff in Windows headers #include #include #include "ocmanage.h" #include #include "certlib.h" #include "initcert.h" #pragma hdrstop