src/stats/helper/gnuplot-helper.cc
changeset 10967 597a9ec89e60
parent 10652 dc18deba4502
child 10968 2d29fee2b7b8
--- a/src/stats/helper/gnuplot-helper.cc	Fri Sep 26 12:25:13 2014 -0700
+++ b/src/stats/helper/gnuplot-helper.cc	Fri Sep 26 12:44:13 2014 -0700
@@ -30,9 +30,9 @@
 #include "ns3/log.h"
 #include "ns3/get-wildcard-matches.h"
 
-namespace ns3 {
+NS_LOG_COMPONENT_DEFINE ("GnuplotHelper");
 
-NS_LOG_COMPONENT_DEFINE ("GnuplotHelper");
+namespace ns3 {
 
 GnuplotHelper::GnuplotHelper ()
   : m_aggregator                     (0),