Salome HOME
Merging with WPdev
[modules/smesh.git] / src / SMESHDS / SMESHDS_Hypothesis.hxx
index 51c5ef486a03484a160825e1a89673eb6f0f0882..904ee1ec9732da99b01a784ca5a87b3b89d9119b 100644 (file)
 #ifndef _SMESHDS_HYPOTHESIS_HXX_
 #define _SMESHDS_HYPOTHESIS_HXX_
 
+#include "SMESH_SMESHDS.hxx"
+
 #include <string>
 #include <iostream>
 
-class SMESHDS_Hypothesis
+class SMESHDS_EXPORT SMESHDS_Hypothesis
 {
 public:
   SMESHDS_Hypothesis(int hypId);