9 lines
168 B
C
9 lines
168 B
C
// Copyright (c) 1999-2001 Microsoft Corporation, All Rights Reserved
|
|
#ifndef __PRECOMP_H_
|
|
#define __PRECOMP_H_
|
|
|
|
#include <ole2.h>
|
|
#include <windows.h>
|
|
|
|
#endif
|