28 #ifndef PT_REMOTING_API_H
29 #define PT_REMOTING_API_H
33 #define PT_REMOTING_VERSION_MAJOR 1
34 #define PT_REMOTING_VERSION_MINOR 1
35 #define PT_REMOTING_VERSION_REVISION 1
37 #if defined(PT_REMOTING_API_EXPORT)
38 # define PT_REMOTING_API PT_EXPORT
40 # define PT_REMOTING_API PT_IMPORT