# HG changeset patch # User Alpar Juttner # Date 1444237016 -7200 # Node ID 1e87c18cf65e8acbaa3540de6de7c279dc9eb6d6 # Parent 4124fe8ef8de8ea83e899deabc7749e8f9d28e0a# Parent 43647f48e971174a38200c0df622a8036f5d12e8 Merge bugfix #600 to branch 1.2 diff -r 4124fe8ef8de -r 1e87c18cf65e lemon/capacity_scaling.h --- a/lemon/capacity_scaling.h Wed Oct 07 18:54:57 2015 +0200 +++ b/lemon/capacity_scaling.h Wed Oct 07 18:56:56 2015 +0200 @@ -27,6 +27,7 @@ #include #include #include +#include #include namespace lemon {