From: vsv Date: Tue, 7 Jun 2016 15:40:48 +0000 (+0300) Subject: Correct compilation errors X-Git-Tag: V_2.4.0~133 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7aca05d1d25b7c419e0402859b0b1abc78d559cd;p=modules%2Fshaper.git Correct compilation errors --- diff --git a/src/XGUI/XGUI_ErrorDialog.h b/src/XGUI/XGUI_ErrorDialog.h index 3e3bb325a..779af4838 100644 --- a/src/XGUI/XGUI_ErrorDialog.h +++ b/src/XGUI/XGUI_ErrorDialog.h @@ -12,9 +12,9 @@ #include #include +#include class QTextEdit; -class Events_InfoMessage; /** * \ingroup GUI