WindowsXP-SP1/inetsrv/iis/svcs/infocomm/log/comlog/comlog.hxx
2020-09-30 16:53:49 +02:00

34 lines
609 B
C++

/*++
Copyright (c) 1997 Microsoft Corporation
Module Name :
comlog.hxx
Abstract:
non precompiled file for logging class
Author:
Whoever wants to own logging.
--*/
#ifndef _COMLOG_HXX_
#define _COMLOG_HXX_
/************************************************************
* Include Headers
************************************************************/
#include <ole2.h>
#include <ilogobj.hxx>
#include <colog.hxx>
#include "context.hxx"
#include <imd.h>
#include <mbs.hxx>
#include "logpublic.hxx"
#endif // _COMLOG_HXX_