windows-nt/Source/XPSP1/NT/base/ntsetup/win95upg/inc/masterhw.h
2020-09-26 16:20:57 +08:00

34 lines
355 B
C

/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
masterhw.h
Abstract:
Includes header files needed to use w95upg\hwcomp.
Author:
Jim Schmidt (jimschm) 26-Sep-1998
Revision History:
<alias> <date> <comments>
--*/
#pragma once
//
// includes for tools that use hwcomp
//
#include <winnt32p.h>
#include "hwcomp.h"