| changeset 340 | cdbff91c2166 | 
| parent 303 | a3a69f5bba62 | 
| child 463 | 88ed40ad0d4f | 
| child 517 | afd134142111 | 
| 24:5c3926e42df7 | 25:b556bc206c77 | 
|---|---|
31 #include <algorithm>  | 
31 #include <algorithm>  | 
32  | 
32  | 
33 #include <vector>  | 
33 #include <vector>  | 
34 #include <functional>  | 
34 #include <functional>  | 
35  | 
35  | 
36 #include <lemon/assert.h>  | 
|
37 #include <lemon/core.h>  | 
36 #include <lemon/core.h>  | 
38 #include <lemon/maps.h>  | 
37 #include <lemon/maps.h>  | 
39  | 
38  | 
40 #include <lemon/concept_check.h>  | 
39 #include <lemon/concept_check.h>  | 
41 #include <lemon/concepts/maps.h>  | 
40 #include <lemon/concepts/maps.h>  |