blob: 0562e9dd9430db7dc4f8f8ecc9daead7c1afce48 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#ifndef _NET_JAVA_SIP_COMMUNICATOR_PLUGIN_ADDRBOOK_MSOUTLOOK_MSOUTLOOKMAPI_H_
#define _NET_JAVA_SIP_COMMUNICATOR_PLUGIN_ADDRBOOK_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_ADDRBOOK_MSOUTLOOK_MSOUTLOOKMAPI_H_ */
|