aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/any-windows-any/dispatch.h
blob: 6903a3ea4fd19ea715974a12da57076637692aff (plain)
1
2
3
4
5
6
7
8
9
10
/**
 * This file has no copyright assigned and is placed in the Public Domain.
 * This file is part of the mingw-w64 runtime package.
 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
 */
#ifndef RC_INVOKED
#warning Your code should include oleauto.h instead of dispatch.h
#endif

#include <oleauto.h>