From bf1512a1b9d43b2a960e143e8c560eb77e54a67a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 18 May 2002 08:44:49 +0000
Subject: [PATCH] double <map> include

---
 Plugin/Plugin.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Plugin/Plugin.cpp b/Plugin/Plugin.cpp
index a14a3a7c68..3fe3f2853e 100644
--- a/Plugin/Plugin.cpp
+++ b/Plugin/Plugin.cpp
@@ -1,4 +1,4 @@
-// $Id: Plugin.cpp,v 1.27 2002-05-18 07:56:51 geuzaine Exp $
+// $Id: Plugin.cpp,v 1.28 2002-05-18 08:44:49 geuzaine Exp $
 //
 // Copyright (C) 1997 - 2002 C. Geuzaine, J.-F. Remacle
 //
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
-#include <map>
 #ifndef _NODLL
 #include <dlfcn.h>
 #endif
-- 
GitLab