[Lemon-commits] Alpar Juttner: Merge #600

Lemon HG hg at lemon.cs.elte.hu
Thu Oct 8 10:20:22 CEST 2015


details:   http://lemon.cs.elte.hu/hg/lemon/rev/9fd86ec2cb81
changeset: 1369:9fd86ec2cb81
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Thu Oct 08 10:13:24 2015 +0200
description:
	Merge #600

diffstat:

 lemon/capacity_scaling.h |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff --git a/lemon/capacity_scaling.h b/lemon/capacity_scaling.h
--- a/lemon/capacity_scaling.h
+++ b/lemon/capacity_scaling.h
@@ -27,6 +27,7 @@
 #include <vector>
 #include <limits>
 #include <lemon/core.h>
+#include <lemon/maps.h>
 #include <lemon/bin_heap.h>
 
 namespace lemon {


More information about the Lemon-commits mailing list