14 lines
184 B
C
14 lines
184 B
C
![]() |
#ifndef __WINE_OCIDL_H
|
||
|
#define __WINE_OCIDL_H
|
||
|
|
||
|
|
||
|
#include "wine/obj_base.h"
|
||
|
|
||
|
/* the following depend only on obj_base.h */
|
||
|
#include "wine/obj_olefont.h"
|
||
|
|
||
|
|
||
|
#endif /* __WINE_OCIDL_H */
|
||
|
|
||
|
|