From f017703b76f402590d3d8416d0609a366968af3c Mon Sep 17 00:00:00 2001 From: dcq Date: Mon, 15 Dec 2003 16:05:03 +0000 Subject: [PATCH] DCQ : Debug --- src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx | 2 ++ src/MeasureGUI/MeasureGUI_WhatisDlg.cxx | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx b/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx index fb89b1f5f..fa6d776ca 100644 --- a/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx +++ b/src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx @@ -31,6 +31,8 @@ using namespace std; #include +#include + //================================================================================= // class : MeasureGUI_CheckShapeDlg() // purpose : Constructs a MeasureGUI_CheckShapeDlg which is a child of 'parent', with the diff --git a/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx b/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx index e09cdaf94..23c2895c3 100644 --- a/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx +++ b/src/MeasureGUI/MeasureGUI_WhatisDlg.cxx @@ -35,6 +35,8 @@ using namespace std; #include #include +#include + //================================================================================= // class : MeasureGUI_WhatisDlg() // purpose : Constructs a MeasureGUI_WhatisDlg which is a child of 'parent', with the