Go to the documentation of this file.
26#ifndef SMESH_SMESHGUI_HXX
27#define SMESH_SMESHGUI_HXX
30 #if defined SMESHGUI_EXPORTS || defined SMESH_EXPORTS
31 #define SMESHGUI_EXPORT __declspec( dllexport )
33 #define SMESHGUI_EXPORT __declspec( dllimport )
36 #define SMESHGUI_EXPORT