6 #include "ExchangeAPI_swig.h"
11 // import other modules
12 %import "ModelHighAPI.i"
14 // to avoid error on this
15 #define EXCHANGEAPI_EXPORT
17 // standard definitions
20 %include "std_shared_ptr.i"
23 %shared_ptr(ExchangeAPI_Export)
24 %shared_ptr(ExchangeAPI_Import)
26 // all supported interfaces
27 %include "ExchangeAPI_Export.h"
28 %include "ExchangeAPI_Import.h"