lemon/euler.h
changeset 2085 1970a93dfaa8
parent 1979 c2992fd74dad
child 2350 eb371753e814
equal deleted inserted replaced
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