equal
deleted
inserted
replaced
14 * express or implied, and with no claim as to its suitability for any |
14 * express or implied, and with no claim as to its suitability for any |
15 * purpose. |
15 * purpose. |
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 #include <lemon/traits.h> |
19 #include <lemon/bits/traits.h> |
20 #include <lemon/invalid.h> |
20 #include <lemon/bits/invalid.h> |
21 |
21 |
22 #include <lemon/bits/default_map.h> |
22 #include <lemon/bits/default_map.h> |
23 |
23 |
24 #include <vector> |
24 #include <vector> |
25 #include <map> |
25 #include <map> |