7 lines
251 B
C++
7 lines
251 B
C++
//--------------------------------------------------------------------------
|
|
// Pch.hxx
|
|
//--------------------------------------------------------------------------
|
|
#include <windows.h>
|
|
#include <windowsx.h>
|
|
#include <ole2.h>
|
|
#include <msoert.h> |