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

27 lines
333 B
C

/*++
Copyright (c) 1994 - 1996 Microsoft Corporation
All rights reserved.
Module Name:
precomp.h
Abstract:
Precompiled header file
Author:
Revision History:
--*/
#include <windows.h>
#include <winspool.h>
#include <winsplp.h>
#include "spltypes.h"
#include "local.h"
#include "parsepjl.h"