Salome HOME
Windows porting
[modules/geom.git] / src / BasicGUI / BasicGUI_CircleDlg.h
index 69fc638b1d54e93617a9bd5bc082963b4a8e73d8..3a61f7edfb35942929e98d69dd6f65c752cc277e 100644 (file)
 //#include "GEOM_EdgeFilter.hxx"
 //#include "GEOM_ShapeTypeFilter.hxx"
 #include <gp_Dir.hxx>
-
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define BASICGUI_WNT_EXPORT __declspec( dllexport )
+#else
+#define BASICGUI_WNT_EXPORT
+#endif
 
 //=================================================================================
 // class    : BasicGUI_CircleDlg