19 lines
429 B
C++
19 lines
429 B
C++
|
//+---------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
// Copyright (C) Microsoft Corporation, 1992 - 1992.
|
||
|
//
|
||
|
// File: headers.cxx
|
||
|
//
|
||
|
// Contents: class precompiled headers
|
||
|
//
|
||
|
// Classes:
|
||
|
//
|
||
|
// Functions:
|
||
|
//
|
||
|
// History: 24-Aug-93 PhilipLa Created
|
||
|
//
|
||
|
//----------------------------------------------------------------------------
|
||
|
#include <headers.hxx>
|
||
|
#pragma hdrstop
|