windows-nt/Source/XPSP1/NT/admin/wmi/wbem/winmgmt/repdrvr/std.h

31 lines
496 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (C) 1999-2001 Microsoft Corporation
Module Name:
Abstract:
History:
--*/
#pragma warning( disable : 4786 ) // identifier was truncated to 'number' characters in the
#include "precomp.h"
#include <comutil.h>
#include <map>
#include <vector>
#include <oledb.h>
#include <oledberr.h>
#include <sqloledb.h>
#include <flexarry.h>
#include <wstring.h>
#include <wqlnode.h>
#include <wbemutil.h>
#include <wbemcli.h>
#include <time.h>
#include <reposit.h>
#include <wqltosql.h>