From d7984e74b9318c40078bf7388004c0bef6a08a6a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 17 Nov 2010 12:23:58 +0000
Subject: [PATCH]

---
 Common/Options.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Common/Options.cpp b/Common/Options.cpp
index 6e12f5ce68..b26823f52f 100644
--- a/Common/Options.cpp
+++ b/Common/Options.cpp
@@ -52,7 +52,6 @@
 #endif
 
 // General routines for string options
-using namespace std; 
 
 bool StringOption(int action, const char *category, int num, 
                   const char *name, std::string &val)
-- 
GitLab