--- a/src/core/model/default-simulator-impl.cc Fri Sep 26 12:44:13 2014 -0700
+++ b/src/core/model/default-simulator-impl.cc Fri Sep 26 15:51:00 2014 -0700
@@ -30,14 +30,14 @@
#include <cmath>
+
+namespace ns3 {
+
// Note: Logging in this file is largely avoided due to the
// number of calls that are made to these functions and the possibility
// of causing recursions leading to stack overflow
-
NS_LOG_COMPONENT_DEFINE ("DefaultSimulatorImpl");
-namespace ns3 {
-
NS_OBJECT_ENSURE_REGISTERED (DefaultSimulatorImpl);
TypeId