5 lines
77 B
C++
5 lines
77 B
C++
#ifndef _COMMON_OLE2_HPP_
|
|
#define _COMMON_OLE2_HPP_
|
|
#include <ole2.h>
|
|
#endif
|