#ifndef __SYSHEAD_H
#define __SYSHEAD_H

#define INC_OLE2
#include <windows.h>
#include <ole2.h>
#include <ole2ver.h>

#endif // __SYSHEAD_H
