summaryrefslogtreecommitdiff
path: root/Bus
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:02:58 +0000
committerfcolin2007-02-01 13:02:58 +0000
commit73a70648487785e8f8e22b468744393e8fcd91a8 (patch)
tree54c93d50eda03380408988a1a2e2ebc53886cc41 /Bus
parent5346e5f9ebe3b4047b6b2a0971fe2fc9b908c204 (diff)
downloadivy-cplusplus-73a70648487785e8f8e22b468744393e8fcd91a8.zip
ivy-cplusplus-73a70648487785e8f8e22b468744393e8fcd91a8.tar.gz
ivy-cplusplus-73a70648487785e8f8e22b468744393e8fcd91a8.tar.bz2
ivy-cplusplus-73a70648487785e8f8e22b468744393e8fcd91a8.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 'Bus')
-rw-r--r--Bus/Ivy/IvyStdAfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bus/Ivy/IvyStdAfx.h b/Bus/Ivy/IvyStdAfx.h
index 1c0821b..58a16bb 100644
--- a/Bus/Ivy/IvyStdAfx.h
+++ b/Bus/Ivy/IvyStdAfx.h
@@ -54,6 +54,7 @@ struct ip_mreq {
#include <string>
#include <list>
#include <vector>
+#include <map>
namespace ivy = std;