Salome HOME
Using AutoTools for build procedure
[modules/smesh.git] / src / SMESH / SMESH_SequenceOfNode.hxx
index 21b648a0691f315d14697c6ed275377f58c1e046..d4edf9502a913d869777bd04df2997251a64e799 100644 (file)
@@ -15,7 +15,7 @@
 // License along with this library; if not, write to the Free Software 
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-// See http://www.salome-platform.org/
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 // File:      SMESH_SequenceOfNode.hxx
 // Created:   11.11.05 10:00:04
@@ -26,6 +26,8 @@
 #ifndef SMESH_SequenceOfNode_HeaderFile
 #define SMESH_SequenceOfNode_HeaderFile
 
+#include "SMESH_SMESH.hxx"
+
 #include <NCollection_DefineSequence.hxx>
 
 typedef const SMDS_MeshNode* SMDS_MeshNodePtr;