gui/graph_displayer_canvas-edge.cc
changeset 1632 93ac8c521fe5
parent 1614 350c1d8bb7cc
child 1643 9285f3777553
     1.1 --- a/gui/graph_displayer_canvas-edge.cc	Tue Aug 16 19:06:59 2005 +0000
     1.2 +++ b/gui/graph_displayer_canvas-edge.cc	Tue Aug 16 20:07:14 2005 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  #include "graph_displayer_canvas.h"
     1.5  #include "broken_edge.h"
     1.6 -#include <math.h>
     1.7 +#include <cmath>
     1.8  
     1.9  
    1.10  int GraphDisplayerCanvas::changeEdgeWidth (std::string mapname, Graph::Edge edge)