From: maintenance team Date: Tue, 19 Feb 2008 09:56:33 +0000 (+0000) Subject: Providing portability with CAS-6.2.1sp1 X-Git-Tag: V4_1_1rc2~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ce1fe95b18e3a78d22cae7c4f9b68a10c5665520;p=modules%2Fgeom.git Providing portability with CAS-6.2.1sp1 --- diff --git a/src/GEOMGUI/GEOM_Displayer.h b/src/GEOMGUI/GEOM_Displayer.h index dc51f139a..8c877c94f 100644 --- a/src/GEOMGUI/GEOM_Displayer.h +++ b/src/GEOMGUI/GEOM_Displayer.h @@ -29,6 +29,8 @@ #if !defined (__GEOM_DISPLAYER_H) #define __GEOM_DISPLAYER_H +using namespace std; + #include "GEOM_GEOMGUI.hxx" #include "SALOME_Prs.h"