From b5d02b86843579fc74fb03fd2cf56ddb89426c27 Mon Sep 17 00:00:00 2001 From: stv Date: Fri, 17 Jun 2005 07:36:54 +0000 Subject: [PATCH] Fixes for compilation errors. --- src/StdMeshersGUI/StdMeshersGUI_CreateHypothesisDlg.h | 2 ++ 1 file changed, 2 insertions(+) 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; -- 2.30.2