changeset 6552 | 94bec257eb89 |
parent 6544 | 9a327db25273 |
child 6603 | eb0098cd929c |
--- a/src/simulator/high-precision-cairo.cc Fri Jul 09 12:52:24 2010 +0200 +++ b/src/simulator/high-precision-cairo.cc Wed Jul 14 21:24:17 2010 +0200 @@ -20,15 +20,12 @@ #include "high-precision-cairo.h" #include "ns3/test.h" #include "ns3/abort.h" -#include "ns3/log.h" #include "ns3/assert.h" #include <math.h> #include <iostream> namespace ns3 { -NS_LOG_COMPONENT_DEFINE ("HighPrecisionCairo"); - #define OUTPUT_SIGN(sa,sb,ua,ub) \ ({bool negA, negB; \