//+---------------------------------------------------------------------------- // // File: cmmaster.h // // Module: CMMGR32.EXE // // Synopsis: Master include file for precompiled headers. // // Copyright (c) 1996-1998 Microsoft Corporation // // Author: quintinb Created header 08/17/99 // //+---------------------------------------------------------------------------- #ifndef _CMMASTER_H_ #define _CMMASTER_H_ #include "icm.h" #endif // _CMMASTER_H_