blob: 2d789ea8793271e2667bdaae28adf37a50135818 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#ifndef _NET_JAVA_SIP_COMMUNICATOR_PLUGIN_MSOUTLOOK_MSOUTLOOKMAPI_H_
#define _NET_JAVA_SIP_COMMUNICATOR_PLUGIN_MSOUTLOOK_MSOUTLOOKMAPI_H_
#ifndef __in_opt
#define __in_opt
#endif /* #ifndef __in_opt */
#include <mapitags.h>
#include <mapix.h>
#endif /* #ifndef _NET_JAVA_SIP_COMMUNICATOR_PLUGIN_MSOUTLOOK_MSOUTLOOKMAPI_H_ */
|