From: vsv Date: Tue, 7 Jun 2016 15:35:15 +0000 (+0300) Subject: Correct compilation errors X-Git-Tag: V_2.4.0~134 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b975bcbd305baf0162d1fa0ab8baf72503d68f27;p=modules%2Fshaper.git Correct compilation errors --- diff --git a/src/Events/Events_InfoMessage.h b/src/Events/Events_InfoMessage.h index 5a12a6bb4..556c1db27 100644 --- a/src/Events/Events_InfoMessage.h +++ b/src/Events/Events_InfoMessage.h @@ -11,6 +11,9 @@ #include #include +#include +#include + /**\class Events_InfoMessage * \ingroup EventsLoop * \brief An event message for sending a string message which has to be translated.