Leaked source code of windows server 2003
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.

20 lines
486 B

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