19 lines
579 B
C++
19 lines
579 B
C++
//-----------------------------------------------------------------------------------
|
|
// Microsoft Monarch Parser
|
|
// (C) Copyright 1997 By Microsoft Corporation.
|
|
//
|
|
// @doc
|
|
//
|
|
// @module HEADERS.CPP | precompiled headers module
|
|
//
|
|
// @rev 1 | 10-17-97 | Briants | Created
|
|
//----------------------------------------------------------------------------
|
|
|
|
|
|
//----------------------------------------------------------------------------
|
|
// Includes
|
|
//----------------------------------------------------------------------------
|
|
#include <pch.cxx>
|
|
#pragma hdrstop
|
|
#include "msidxtr.h"
|