8 lines
134 B
C++
8 lines
134 B
C++
|
#include <headers.hxx>
|
||
|
#include <atliface.h>
|
||
|
#include <atlimpl.cpp>
|
||
|
|
||
|
|
||
|
// The one and only instance of CComModule.
|
||
|
CComModule _Module;
|