Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
579 B

  1. //-----------------------------------------------------------------------------------
  2. // Microsoft Monarch Parser
  3. // (C) Copyright 1997 By Microsoft Corporation.
  4. //
  5. // @doc
  6. //
  7. // @module HEADERS.CPP | precompiled headers module
  8. //
  9. // @rev 1 | 10-17-97 | Briants | Created
  10. //----------------------------------------------------------------------------
  11. //----------------------------------------------------------------------------
  12. // Includes
  13. //----------------------------------------------------------------------------
  14. #include <pch.cxx>
  15. #pragma hdrstop
  16. #include "msidxtr.h"