summaryrefslogtreecommitdiff
path: root/Ivy/IvyStdAfx.h
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:02:58 +0000
committerfcolin2007-02-01 13:02:58 +0000
commit215bf25b659764e7064259f329a6663dc625f80b (patch)
tree0d5e98d080853cd381a690aeefefadfdcd81f446 /Ivy/IvyStdAfx.h
parent6eb1ac4e3bbaed76c1ff39f793a54a0c2330812c (diff)
downloadivy-cplusplus-215bf25b659764e7064259f329a6663dc625f80b.zip
ivy-cplusplus-215bf25b659764e7064259f329a6663dc625f80b.tar.gz
ivy-cplusplus-215bf25b659764e7064259f329a6663dc625f80b.tar.bz2
ivy-cplusplus-215bf25b659764e7064259f329a6663dc625f80b.tar.xz
Utilisateur : Fcolin Date : 1/06/06 Heure : 16:40 Archivé dans $/Bus/Ivy Commentaire: correction bug du a la separation du module regexp transformation des tables de regexp en table de Hash (vss 16)
Diffstat (limited to 'Ivy/IvyStdAfx.h')
-rw-r--r--Ivy/IvyStdAfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ivy/IvyStdAfx.h b/Ivy/IvyStdAfx.h
index 1c0821b..58a16bb 100644
--- a/Ivy/IvyStdAfx.h
+++ b/Ivy/IvyStdAfx.h
@@ -54,6 +54,7 @@ struct ip_mreq {
#include <string>
#include <list>
#include <vector>
+#include <map>
namespace ivy = std;