author | Alpar Juttner <alpar@cs.elte.hu> |
Thu, 08 Oct 2015 10:13:24 +0200 | |
changeset 1155 | 9fd86ec2cb81 |
parent 1154 | 9b4503108cc0 |
parent 1151 | 43647f48e971 |
child 1156 | f51c01a1b88e |
child 1163 | db1d342a1087 |
1.1 --- a/lemon/capacity_scaling.h Wed Oct 07 18:49:46 2015 +0200 1.2 +++ b/lemon/capacity_scaling.h Thu Oct 08 10:13:24 2015 +0200 1.3 @@ -27,6 +27,7 @@ 1.4 #include <vector> 1.5 #include <limits> 1.6 #include <lemon/core.h> 1.7 +#include <lemon/maps.h> 1.8 #include <lemon/bin_heap.h> 1.9 1.10 namespace lemon {