//+-------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1996 - 1999 // // File: pch.cpp // // Contents: Cert Server precompiled header // //--------------------------------------------------------------------------- #define __DIR__ "certut" #include #include #include #include "certsrv.h" #include "certlib.h" #include "csdisp.h" #include "certutil.h" #pragma hdrstop