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