changeset 10968 | 2d29fee2b7b8 |
parent 10466 | b891591b5b2a |
child 11013 | 2244bf4bf16b |
--- a/src/wifi/helper/wifi-helper.cc Fri Sep 26 12:44:13 2014 -0700 +++ b/src/wifi/helper/wifi-helper.cc Fri Sep 26 15:51:00 2014 -0700 @@ -40,9 +40,9 @@ #include "ns3/simulator.h" #include "ns3/names.h" -NS_LOG_COMPONENT_DEFINE ("WifiHelper"); +namespace ns3 { -namespace ns3 { +NS_LOG_COMPONENT_DEFINE ("WifiHelper"); WifiPhyHelper::~WifiPhyHelper () {