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

29 lines
324 B
C

/*++
Copyright (c) 1996-1997 Microsoft Corporation
Module Name:
precomp.h
Abstract:
Environment:
Windows NT printer drivers
Revision History:
01/09/97 -eigos-
Created it.
--*/
#ifndef _PRECOMP_H_
#define _PRECOMP_H_
#include <lib.h>
#endif // _PRECOMP_H_