changeset 2569 | 12c2c5c4330b |
parent 2553 | bfced05fa852 |
1.1 --- a/demo/graph_to_eps_demo.cc Fri Feb 08 10:18:55 2008 +0000 1.2 +++ b/demo/graph_to_eps_demo.cc Fri Feb 08 10:38:08 2008 +0000 1.3 @@ -30,7 +30,7 @@ 1.4 /// 1.5 /// \include graph_to_eps_demo.cc 1.6 1.7 -#include <cmath> 1.8 +#include <lemon/math.h> 1.9 1.10 #include<lemon/graph_to_eps.h> 1.11 #include<lemon/list_graph.h>