8 lines
134 B
C++
8 lines
134 B
C++
#ifndef _COM_OLEAUTO_HPP_
|
|
#define _COM_OLEAUTO_HPP_
|
|
#ifndef _COM_OLE2_HPP_
|
|
#include <com/ole2.hpp>
|
|
#endif
|
|
#include <oleauto.h>
|
|
#endif
|