From: eap Date: Fri, 16 Dec 2011 09:30:05 +0000 (+0000) Subject: 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OC... X-Git-Tag: V6_5_0a1~223 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=41b91cf1c63f50f711ef31178426b852ffed966c;p=modules%2Fsmesh.git 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 0021380: EDF 1937 SMESH: Take into account QUAD9 and HEXA27 -#include "SMDS_VolumeTool.hxx" --- diff --git a/src/SMESH_I/SMESH_Filter_i.cxx b/src/SMESH_I/SMESH_Filter_i.cxx index 0a7d4d67e..87aaccae9 100644 --- a/src/SMESH_I/SMESH_Filter_i.cxx +++ b/src/SMESH_I/SMESH_Filter_i.cxx @@ -34,7 +34,6 @@ #include "SMDS_MeshNode.hxx" #include "SMDS_MeshElement.hxx" #include "SMDS_ElemIterator.hxx" -#include "SMDS_VolumeTool.hxx" #include "SMESHDS_Mesh.hxx"