From: stv Date: Fri, 17 Jun 2005 07:36:54 +0000 (+0000) Subject: Fixes for compilation errors. X-Git-Tag: T3_0_0_a4~20 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=b5d02b86843579fc74fb03fd2cf56ddb89426c27 Fixes for compilation errors. --- diff --git a/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h b/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h index 3a086e3a2..aa2a3eda9 100644 --- a/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h +++ b/src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h @@ -36,6 +36,8 @@ #include "SMESHGUI_aParameter.h" +#include + class QGroupBox; class QLabel; class QLineEdit;