changeset 2292 | 38d985e82205 |
parent 1979 | c2992fd74dad |
child 2350 | eb371753e814 |
9:642a67a41442 | 10:a201588eadd0 |
---|---|
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/invalid.h> |
19 #include<lemon/bits/invalid.h> |
20 #include<lemon/topology.h> |
20 #include<lemon/topology.h> |
21 #include <list> |
21 #include <list> |
22 |
22 |
23 /// \ingroup topology |
23 /// \ingroup topology |
24 /// \file |
24 /// \file |