wine-wine/include/unknwn.h

16 lines
239 B
C
Raw Normal View History

#ifndef __WINE__
2000-11-15 22:12:48 +00:00
#include "rpc.h"
#include "rpcndr.h"
#ifndef COM_NO_WINDOWS_H
2000-11-15 22:12:48 +00:00
#include "windows.h"
#include "ole2.h"
#endif
#endif
#ifndef __WINE_UNKNWN_H
#define __WINE_UNKNWN_H
2000-11-30 01:31:28 +00:00
#include "wine/obj_base.h"
#endif /* __WINE_UNKNWN_H */