Missing header in RadvdHelper
authorTommaso Pecorella <tommaso.pecorella@unifi.it>
Mon, 12 Aug 2013 15:54:59 +0200
changeset 10130 17cfc5197ff8
parent 10129 5d1521685ad9
child 10131 0dc090fc749d
Missing header in RadvdHelper
src/applications/helper/radvd-helper.h
--- a/src/applications/helper/radvd-helper.h	Fri Jul 12 00:03:20 2013 +0200
+++ b/src/applications/helper/radvd-helper.h	Mon Aug 12 15:54:59 2013 +0200
@@ -23,6 +23,7 @@
 
 #include <stdint.h>
 #include <list>
+#include <map>
 
 #include "ns3/object-factory.h"
 #include "ns3/ipv6-address.h"