windows-nt/Source/XPSP1/NT/com/rpc/ndr64/precomp.hxx
2020-09-26 16:20:57 +08:00

32 lines
559 B
C++

/*-------------------------------------------------------------------
Copyright <c> 2000 Microsoft Corporation
Module Name :
precomp.hxx
Abtract :
Precompiled header for C++ files in NDR64
Author :
Mike Zoran mzoran January 2000
Revision History :
--------------------------------------------------------------------*/
#define _OLE32_
#include <assert.h>
#include "ndr64tkn.h"
#include "ndrp.h"
#include "hndl.h"
#include "interp.h"
#include "expr.h"
#include "util.hxx"
#include "limits.h"
#include "pipendr.h"
#include "pointerq.h"