]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Correct compilation errors
authorvsv <vitaly.smetannikov@opencascade.com>
Tue, 7 Jun 2016 15:35:15 +0000 (18:35 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Tue, 7 Jun 2016 15:35:15 +0000 (18:35 +0300)
src/Events/Events_InfoMessage.h

index 5a12a6bb4b07cffc2f1b1ea49fc9f9340ee5fa76..556c1db27858dea971f63d00dee14a352e7776ad 100644 (file)
@@ -11,6 +11,9 @@
 #include <Events_Message.h>
 #include <Events_Loop.h>
 
+#include <string>
+#include <list>
+
 /**\class Events_InfoMessage
  * \ingroup EventsLoop
  * \brief An event message for sending a string message which has to be translated.