Salome HOME
Use not only ModelAPI_Attribute* in INTERFACE_N
[modules/shaper.git] / src / ExchangeAPI / ExchangeAPI_swig.h
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:    ExchangeAPI_swig.h
4 // Created: 07/06/16
5 // Author:  Sergey POKHODENKO
6
7 #ifndef SRC_EXCHANGEAPI_EXCHANGEAPI_SWIG_H_
8 #define SRC_EXCHANGEAPI_EXCHANGEAPI_SWIG_H_
9
10   #include <ModelHighAPI_swig.h>
11
12   #include "ExchangeAPI.h"
13   #include "ExchangeAPI_Export.h"
14   #include "ExchangeAPI_Import.h"
15
16 #endif /* SRC_EXCHANGEAPI_EXCHANGEAPI_SWIG_H_ */