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.

21 lines
472 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: cmmaster.h
  4. //
  5. // Module: CMSTP.EXE
  6. //
  7. // Synopsis: Master include file for precompiled headers.
  8. //
  9. // Copyright (c) 1997-1999 Microsoft Corporation
  10. //
  11. // Author: quintinb Created Header 08/19/99
  12. //
  13. //+----------------------------------------------------------------------------
  14. #ifndef _CMMASTER_H_
  15. #define _CMMASTER_H_
  16. #include "common.h"
  17. #endif // _CMMASTER_H_