benchmark/hcube.cc
changeset 2569 12c2c5c4330b
parent 2553 bfced05fa852
     1.1 --- a/benchmark/hcube.cc	Fri Feb 08 10:18:55 2008 +0000
     1.2 +++ b/benchmark/hcube.cc	Fri Feb 08 10:38:08 2008 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -#include<cmath>
     1.8 +#include<lemon/math.h>
     1.9  #include<lemon/list_graph.h>
    1.10  #include<lemon/smart_graph.h>
    1.11  #include<lemon/dijkstra.h>