Windows2000/private/ntos/w32/ntgdi/icm/icmupg/icmupg.h

31 lines
672 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/****************************Module*Header******************************\
* Module Name: ICMUPG.H
*
* Module Descripton: Single header file that will be precompiled. This
* should be included first in all the source files.
*
* Warnings:
*
* Issues:
*
* Public Routines:
*
* Created: 14 March 1996
* Author: Srinivasan Chandrasekar [srinivac]
*
* Copyright (c) 1996, 1997 Microsoft Corporation
\***********************************************************************/
#ifndef _ICMUPG_H_
#define _ICMUPG_H_
#include "stdlib.h"
#include "windows.h"
#include "windowsx.h"
#include "winspool.h"
#include "icm.h"
#include "debug.h"
#endif // ifndef _ICMUPG_H_