# HG changeset patch # User Mathieu Lacage # Date 1210959637 25200 # Node ID d0713d8818c7cc6a82e4b25ddfb05fcde15fef78 # Parent 7c575f821f2b50f243e1e6d0818aec11067b5b91 forgot to remove dead includes diff -r 7c575f821f2b -r d0713d8818c7 examples/mixed-global-routing.cc --- a/examples/mixed-global-routing.cc Fri May 16 10:29:34 2008 -0700 +++ b/examples/mixed-global-routing.cc Fri May 16 10:40:37 2008 -0700 @@ -40,8 +40,6 @@ #include "ns3/simulator-module.h" #include "ns3/node-module.h" #include "ns3/helper-module.h" -#include "ns3/ascii-trace.h" -#include "ns3/pcap-trace.h" #include "ns3/global-route-manager.h" using namespace ns3;