NT4/private/oleauto/tests/sdisptst/tinfo.c
2020-09-30 17:12:29 +02:00

14 lines
249 B
C

//
// this file exists simply to detect if mktyplib generated a correct header
//
// NOTE: we dont actually include this header anywhere real.
//
#include <windows.h>
#include <ole2.h>
#include <dispatch.h>
#define CURRENCY CY
#include "tinfo.h"