Sweden-Number/include/unknwn.h

16 lines
239 B
C
Raw Normal View History

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