[Lemon-commits] Alpar Juttner: Merge #1.3 related bugfix heads

Lemon HG hg at lemon.cs.elte.hu
Wed Oct 17 20:07:37 CEST 2018


details:   http://lemon.cs.elte.hu/hg/lemon/rev/7c86f14b3bc5
changeset: 1392:7c86f14b3bc5
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Wed Oct 17 18:55:53 2018 +0200
description:
	Merge #1.3 related bugfix heads

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