summaryrefslogtreecommitdiffstats
path: root/public/sdk/inc/compobj.h
blob: 4df6063ac4364c7167b09597d0a1af0284c65764 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//+---------------------------------------------------------------------------
//
//  Microsoft Windows
//  Copyright (C) Microsoft Corporation, 1992-1996.
//
//  File:       compobj.h
//
//----------------------------------------------------------------------------

#ifndef RC_INVOKED
#pragma message("WARNING: your code should #include objbase.h instead of compobj.h")
#endif /* !RC_INVOKED */

#include <objbase.h>