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