diff options
author | fcolin | 2007-02-01 13:02:32 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:02:32 +0000 |
commit | e3f7d25b9ea20741ba47936b330491c18e6de473 (patch) | |
tree | ce697833c665279dad1a22cab80d497923dc2cec /Bus/Ivy/IvyStdAfx.h | |
parent | e3cd3949a6ff73a4eded95f7c3aac1463513eb83 (diff) | |
download | ivy-cplusplus-e3f7d25b9ea20741ba47936b330491c18e6de473.zip ivy-cplusplus-e3f7d25b9ea20741ba47936b330491c18e6de473.tar.gz ivy-cplusplus-e3f7d25b9ea20741ba47936b330491c18e6de473.tar.bz2 ivy-cplusplus-e3f7d25b9ea20741ba47936b330491c18e6de473.tar.xz |
Utilisateur : Fcolin Date : 20/07/00 Heure : 10:57 Archivé dans $/Ivy (vss 3)
Diffstat (limited to 'Bus/Ivy/IvyStdAfx.h')
-rw-r--r-- | Bus/Ivy/IvyStdAfx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bus/Ivy/IvyStdAfx.h b/Bus/Ivy/IvyStdAfx.h index 88ef83d..622609f 100644 --- a/Bus/Ivy/IvyStdAfx.h +++ b/Bus/Ivy/IvyStdAfx.h @@ -44,6 +44,7 @@ struct ip_mreq { };
#include <string>
#include <vector>
+#include <map>
#include <list>
using namespace std;
|