src/wifi/helper/athstats-helper.cc
changeset 10968 2d29fee2b7b8
parent 10652 dc18deba4502
child 11245 5c781d7e5a25
--- a/src/wifi/helper/athstats-helper.cc	Fri Sep 26 12:44:13 2014 -0700
+++ b/src/wifi/helper/athstats-helper.cc	Fri Sep 26 15:51:00 2014 -0700
@@ -30,10 +30,9 @@
 #include <fstream>
 
 
-NS_LOG_COMPONENT_DEFINE ("Athstats");
-
 namespace ns3 {
 
+NS_LOG_COMPONENT_DEFINE ("Athstats");
 
 AthstatsHelper::AthstatsHelper ()
   : m_interval (Seconds (1.0))