19 lines
407 B
C
19 lines
407 B
C
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 2000.
|
|
//
|
|
// File: P C H . H
|
|
//
|
|
// Contents: Precompiled header for tester
|
|
//
|
|
// Notes:
|
|
//
|
|
// Author: mbend 19 Sep 2000
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
#pragma once
|
|
|
|
#include <windows.h>
|