From afb3753b49afd6ab05f83e0bd720a58d1399951c Mon Sep 17 00:00:00 2001 From: maintenance team Date: Tue, 19 Feb 2008 09:47:07 +0000 Subject: [PATCH 1/1] Providing portability with CAS-6.2.1sp1 --- src/GEOMClient/GEOM_Client.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/GEOMClient/GEOM_Client.cxx b/src/GEOMClient/GEOM_Client.cxx index 3e8eb2058..5f89234b9 100644 --- a/src/GEOMClient/GEOM_Client.cxx +++ b/src/GEOMClient/GEOM_Client.cxx @@ -26,6 +26,8 @@ // Module : GEOM // $Header$ +using namespace std; + #include #include -- 2.30.2