[Lemon-commits] Alpar Juttner: Merge bugfix #600 to branch 1.2

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/1e87c18cf65e
changeset: 1365:1e87c18cf65e
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Wed Oct 07 18:56:56 2015 +0200
description:
	Merge bugfix #600 to branch 1.2

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