using namespace std; // File: SMDS_MeshElementIDFactory.cxx // Created: Tue May 7 16:57:15 2002 // Author: Jean-Michel BOULCOURT // #include "SMDS_MeshElementIDFactory.ixx" //======================================================================= //function : SMDS_MeshElementIDFactory //purpose : //======================================================================= SMDS_MeshElementIDFactory::SMDS_MeshElementIDFactory() : SMDS_MeshIDFactory() { }