Salome HOME
Cleare Macros for easy atribute initialization in C++HighAPI interfaces
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_swig.h
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
2
3 // File:    ModelHighAPI_swig.h
4 // Created: Mar 29, 2016
5 // Author:  Sergey POKHODENKO
6
7 #ifndef SRC_MODELHIGHAPI_MODELHIGHAPI_SWIG_H_
8 #define SRC_MODELHIGHAPI_MODELHIGHAPI_SWIG_H_
9
10   #include <ModelAPI.h>
11
12   #include "ModelHighAPI_Double.h"
13   #include "ModelHighAPI_Interface.h"
14   #include "ModelHighAPI_Macro.h"
15
16 #endif /* SRC_MODELHIGHAPI_MODELHIGHAPI_SWIG_H_ */