windows-nt/Source/XPSP1/NT/base/wmi/bmoflocparser/inc/puser.h

20 lines
528 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//-----------------------------------------------------------------------------
//
// File: puser.h
// Copyright (C) 1994-1996 Microsoft Corporation
// All rights reserved.
//
// Master include file for components that need to use parsers, but not
// implement a parser.
//
// If you are implementing a parser, use PARSER.H instead.
//
//-----------------------------------------------------------------------------
#pragma once
#include <esputil.h>
#include <pbase.h>
#include <parserid.h>
#include <parseman.h>