From 0b5a174da0edafeb631b73f18c021da799c2c1e3 Mon Sep 17 00:00:00 2001 From: jmerelo Date: Wed, 18 Jun 2003 09:07:19 +0000 Subject: [PATCH] Eliminated using namespace std --- eo/src/other/eoString.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/eo/src/other/eoString.h b/eo/src/other/eoString.h index 3c17b704..58f8c40d 100644 --- a/eo/src/other/eoString.h +++ b/eo/src/other/eoString.h @@ -32,8 +32,6 @@ #include -using namespace std; - //----------------------------------------------------------------------------- // eoString //-----------------------------------------------------------------------------