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

21 lines
615 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//-----------------------------------------------------------------------------
//
// File: STDAFX.H
//
// precompiled header file
//
// Copyright (c) 1995 - 1997, Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
#include <afxwin.h> // MFC core and standard components
#include <afxext.h> // MFC extensions
#include <afxole.h> // MFX Ole stuff
#include <afxtempl.h> // MFC template collection classes.
#include <afxmt.h> // MFC multithreading support
#include <parser.h>
#include <win32sub.h>