Salome HOME
Fix compilation on LInux
[plugins/netgenplugin.git] / src / GUI / NETGENPluginGUI_HypothesisCreator.h
index 77c0fccaa069fc0fb9a02bc856f8e680cc21cfc7..3cbd96aa7f99d0f8210aa5c626f5c3db5a8b2376 100644 (file)
@@ -35,7 +35,7 @@
     #define NETGENPLUGIN_GUI_EXPORT __declspec( dllimport )
   #endif
 #else
-  #define NETGENPLUGIN_GUI_EXPORTT
+  #define NETGENPLUGIN_GUI_EXPORT
 #endif
 
 #include <SMESHGUI_Hypotheses.h>