From 5ae54c0d9e2b8ebefc1d17932ad3f4f30eb43023 Mon Sep 17 00:00:00 2001 From: apo Date: Fri, 20 Jan 2006 15:55:28 +0000 Subject: [PATCH] To avoid compilation problem - remove using namespace from header file --- src/SUPERVGUI/SUPERVGUI_Selection.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/SUPERVGUI/SUPERVGUI_Selection.h b/src/SUPERVGUI/SUPERVGUI_Selection.h index 74f9716..c08c5ad 100644 --- a/src/SUPERVGUI/SUPERVGUI_Selection.h +++ b/src/SUPERVGUI/SUPERVGUI_Selection.h @@ -34,7 +34,6 @@ #include "SALOMEDSClient.hxx" #include -using namespace boost; class SALOME_InteractiveObject; -- 2.39.2