NT4/private/windows/spooler/splsetup/precomp.h
2020-09-30 17:12:29 +02:00

28 lines
352 B
C

/*++
Copyright (c) 1994 Microsoft Corporation
All rights reserved.
Module Name:
precomp.h
Abstract:
Precompiled header file
Author:
Muhunthan Sivapragasam (MuhuntS) 17-Oct-1995
Revision History:
--*/
#include <objbase.h>
#include <setupapi.h>
#include <initguid.h>
#include <winspool.h>
#include "splsetup.h"
#include "local.h"