lemon/bits/path_dump.h
changeset 951 41d7ac528c3a
parent 566 c786cd201266
child 973 290f3ca599d6
equal deleted inserted replaced
3:c49f262305a7 4:d1bf0c5e6e72
    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 #ifndef LEMON_BITS_PRED_MAP_PATH_H
    19 #ifndef LEMON_BITS_PATH_DUMP_H
    20 #define LEMON_BITS_PRED_MAP_PATH_H
    20 #define LEMON_BITS_PATH_DUMP_H
    21 
    21 
    22 #include <lemon/core.h>
    22 #include <lemon/core.h>
    23 #include <lemon/concept_check.h>
    23 #include <lemon/concept_check.h>
    24 
    24 
    25 namespace lemon {
    25 namespace lemon {