[Lemon-commits] Alpar Juttner: Merge bugfix #600 to branch 1.3
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/a7d841273c68
changeset: 1363:a7d841273c68
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Thu Oct 08 10:03:29 2015 +0200
description:
Merge bugfix #600 to branch 1.3
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