summaryrefslogtreecommitdiffstats
path: root/public/sdk/inc/variant.h
blob: 971f664f174f8bbea6b51bd94fc9a42b1a9bf638 (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:       variant.h
//
//----------------------------------------------------------------------------

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

#include <oleauto.h>