diff options
Diffstat (limited to 'Bus/Ivy')
-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 1c0821b..58a16bb 100644 --- a/Bus/Ivy/IvyStdAfx.h +++ b/Bus/Ivy/IvyStdAfx.h @@ -54,6 +54,7 @@ struct ip_mreq { #include <string>
#include <list>
#include <vector>
+#include <map>
namespace ivy = std;
|