diff options
-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;
|