windows-nt/Source/XPSP1/NT/com/rpc/runtime/charconv/precomp.hxx

21 lines
461 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1999
//
// File: precomp.hxx
//
//--------------------------------------------------------------------------
#ifndef __PRECOMP_HXX_
#define __PRECOMP_HXX_
#include <sysinc.h>
#include <rpc.h>
#include <rpcndr.h>
#include <rpcdcep.h>
#include <rpcerrp.h>
#include <rpcssp.h>
#endif // __PRECOMP_HXX_