[Lemon-commits] [lemon_svn] alpar: r1865 - hugo/trunk/src/benchmark
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:48:18 CET 2006
Author: alpar
Date: Thu May 5 13:06:58 2005
New Revision: 1865
Modified:
hugo/trunk/src/benchmark/graph-bench.cc
Log:
An unnecessary header removed
Modified: hugo/trunk/src/benchmark/graph-bench.cc
==============================================================================
--- hugo/trunk/src/benchmark/graph-bench.cc (original)
+++ hugo/trunk/src/benchmark/graph-bench.cc Thu May 5 13:06:58 2005
@@ -1,4 +1,3 @@
-#include<math.h>
#include<lemon/list_graph.h>
#include"bench_tools.h"
More information about the Lemon-commits
mailing list