mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
Removed struct UDATE forward declaration.
This commit is contained in:
parent
07a8c5402a
commit
42c803630b
@ -11,15 +11,13 @@
|
||||
#include "oaidl.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
struct tagSAFEARRAY;
|
||||
struct tagSAFEARRAYBOUND;
|
||||
struct tagVARIANT;
|
||||
struct UDATE;
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* BSTR API
|
||||
|
Loading…
Reference in New Issue
Block a user