22 lines
495 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+----------------------------------------------------------------------------
//
// File: cmmaster.h
//
// Module: CMAK.EXE
//
// Synopsis: Master include file for precompiled headers.
//
// Copyright (c) 1996-1999 Microsoft Corporation
//
// Author: quintinb Created Header 08/24/99
//
//+----------------------------------------------------------------------------
#ifndef _CMMASTER_H_
#define _CMMASTER_H_
#include "profwiz.h"
#endif // _CMMASTER_H_