From: stv Date: Wed, 22 Feb 2006 12:04:36 +0000 (+0000) Subject: Updated SALOME GUI sources for building under Ms Visual .NET on Windows platform. X-Git-Tag: LAST_STABLE_VERSION_21_09_2006_ON_3_2_0~93 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c1d71e984ea5470c90beb53e0570ebfef06770c4;p=modules%2Fgui.git Updated SALOME GUI sources for building under Ms Visual .NET on Windows platform. --- diff --git a/src/LightApp/LightApp_OBSelector.cxx b/src/LightApp/LightApp_OBSelector.cxx index ebe8571b4..76317bf95 100644 --- a/src/LightApp/LightApp_OBSelector.cxx +++ b/src/LightApp/LightApp_OBSelector.cxx @@ -24,8 +24,11 @@ #include #include + #include +#include + /*! Constructor */