Salome HOME
Merging with WPdev
[modules/smesh.git] / src / SMDS / SMDS_Iterator.hxx
index 371bc0e1a9c47e2f0c71ac7472ef375bb3dcc7a9..5d17b6fa2cb5fca2af784b078f27e67f05b065c0 100644 (file)
 #ifndef _SMDS_Iterator_HeaderFile
 #define _SMDS_Iterator_HeaderFile
 
+#include "SMESH_SMDS.hxx"
+
 ///////////////////////////////////////////////////////////////////////////////
 ///Abstract class for iterators
 ///@author Jerome Robert
 ///////////////////////////////////////////////////////////////////////////////
-template<typename VALUE> class SMDS_Iterator
+template<typename VALUE> class SMDS_EXPORT SMDS_Iterator
 {
   public:
        /// Return true if and only if there are other object in this iterator