2025-04-27 07:49:33 -04:00

22 lines
497 B
C

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