windows-nt/Source/XPSP1/NT/net/irda/irftp/rpcheaders.h
2020-09-26 16:20:57 +08:00

34 lines
395 B
C

/*++
Microsoft Windows
Copyright (C) Microsoft Corporation, 1981 - 1999
Module Name:
rpcheaders.h
Abstract:
Author:
Rahul Thombre (RahulTh) 4/30/1998
Revision History:
4/30/1998 RahulTh
Created this module.
--*/
#ifndef __RPCHEADERS_H__
#define __RPCHEADERS_H__
#include <irtypes.h>
#include <irsend.h>
#include <irrecv.h>
#endif //__RPCHEADERS_H__