diff options
author | fcolin | 2007-02-01 13:02:40 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 13:02:40 +0000 |
commit | 2fa8fb886639e88ea8a2fead0991da38689aaf2b (patch) | |
tree | 985beafde248b7705790cc983d5594a838d4c23d /Ivy | |
parent | 96a3abc0ff921996eb9c68b3b57104d8aae3e43e (diff) | |
download | ivy-cplusplus-2fa8fb886639e88ea8a2fead0991da38689aaf2b.zip ivy-cplusplus-2fa8fb886639e88ea8a2fead0991da38689aaf2b.tar.gz ivy-cplusplus-2fa8fb886639e88ea8a2fead0991da38689aaf2b.tar.bz2 ivy-cplusplus-2fa8fb886639e88ea8a2fead0991da38689aaf2b.tar.xz |
Utilisateur : Fcolin Date : 14/02/01 Heure : 18:47 Archivé dans $/Ivy (vss 7)
Diffstat (limited to 'Ivy')
-rw-r--r-- | Ivy/IvyStdAfx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Ivy/IvyStdAfx.h b/Ivy/IvyStdAfx.h index ca8c507..c9ed653 100644 --- a/Ivy/IvyStdAfx.h +++ b/Ivy/IvyStdAfx.h @@ -51,7 +51,6 @@ struct ip_mreq { #ifdef STL
#include <string>
#include <vector>
-#include <map>
#include <list>
using std::string;
|