diff options
author | fcolin | 2007-02-01 12:57:35 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:57:35 +0000 |
commit | 3f2c68b3e471ce2146f338d98ccea61de56a8140 (patch) | |
tree | 1da320beb88d3f2c0a1b8254d84dab87d0ae6d52 /Bus/Ivy/Ivy.h | |
parent | 614b11df15162336d6179b956c5f82074c4d4365 (diff) | |
download | ivy-cplusplus-3f2c68b3e471ce2146f338d98ccea61de56a8140.zip ivy-cplusplus-3f2c68b3e471ce2146f338d98ccea61de56a8140.tar.gz ivy-cplusplus-3f2c68b3e471ce2146f338d98ccea61de56a8140.tar.bz2 ivy-cplusplus-3f2c68b3e471ce2146f338d98ccea61de56a8140.tar.xz |
Utilisateur : Fcolin Date : 6/06/06 Heure : 16:43 Archivé dans $/Bus/Ivy Commentaire: (vss 19)
Diffstat (limited to 'Bus/Ivy/Ivy.h')
-rw-r--r-- | Bus/Ivy/Ivy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bus/Ivy/Ivy.h b/Bus/Ivy/Ivy.h index ee55e22..fe204f7 100644 --- a/Bus/Ivy/Ivy.h +++ b/Bus/Ivy/Ivy.h @@ -31,6 +31,7 @@ class _declspec(dllimport) CBufferedSocket; #include <string>
#include <list>
#include <vector>
+#include <map>
namespace ivy = std;
|