COIN-OR::LEMON - Graph Library

Changeset 529:f5bc148f7e1f in lemon-main for lemon/concepts/digraph.h


Ignore:
Timestamp:
02/23/09 13:12:05 (15 years ago)
Author:
Balazs Dezso <deba@…>
Branch:
default
Phase:
public
Message:

Fix the naming convention of guards and remove one unnecessary include

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concepts/digraph.h

    r440 r529  
    1717 */
    1818
    19 #ifndef LEMON_CONCEPT_DIGRAPH_H
    20 #define LEMON_CONCEPT_DIGRAPH_H
     19#ifndef LEMON_CONCEPTS_DIGRAPH_H
     20#define LEMON_CONCEPTS_DIGRAPH_H
    2121
    2222///\ingroup graph_concepts
     
    485485
    486486
    487 #endif // LEMON_CONCEPT_DIGRAPH_H
     487#endif
Note: See TracChangeset for help on using the changeset viewer.