From 374666c175717352d6dbfd911565982b9e4f3e85 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 11 Apr 2007 10:53:26 +0000 Subject: [PATCH] PAL13330( When mesh generation does not success, trace where ) fix compilation on DebianSarge --- src/SMESH/SMESH_Algo.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SMESH/SMESH_Algo.hxx b/src/SMESH/SMESH_Algo.hxx index 02c76d253..68e9b0911 100644 --- a/src/SMESH/SMESH_Algo.hxx +++ b/src/SMESH/SMESH_Algo.hxx @@ -31,6 +31,7 @@ #include "SMESH_Hypothesis.hxx" #include "SMESH_ComputeError.hxx" +#include "SMESH_Comment.hxx" #include #include @@ -50,7 +51,6 @@ class SMESHDS_Mesh; class SMDS_MeshNode; class SMESH_subMesh; class SMESH_MesherHelper; -class SMESH_Comment; class SMESH_Algo:public SMESH_Hypothesis -- 2.39.2