10 lines
195 B
C++
10 lines
195 B
C++
|
|
#include <pch.cxx>
|
|
|
|
// Bring in the real code, but avoid compiler errors by
|
|
// preventing an unnecessary include of ole2int.h
|
|
|
|
#define _OLE2INT_H_
|
|
#include "..\\..\\..\\com\\class\\privoa.cxx"
|
|
|