windows-nt/Source/XPSP1/NT/com/oleutest/server2/headers.hxx
2020-09-26 16:20:57 +08:00

27 lines
557 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1992.
//
// File: headers.hxx
//
// Contents: class precompiled headers
//
// Classes:
//
// Functions:
//
// History: 24-Aug-93 PhilipLa Created
//
//----------------------------------------------------------------------------
#include <windows.h>
#include <ole2.h>
#include <com.hxx>
#include "safepnt.hxx"
#include "olesrv.hxx"
#if defined _CAIRO_
#define _DCOM_
#include <oleext.h>
#endif