COIN-OR::LEMON - Graph Library

Changeset 27:6724953f2f44 in lemon for lemon


Ignore:
Timestamp:
01/04/08 02:06:43 (16 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Modified define command to be uniform.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concept_check.h

    r26 r27  
    3434// See http://www.boost.org/libs/concept_check for documentation.
    3535
    36 #ifndef LEMON_BOOST_CONCEPT_CHECKS_HPP
    37 #define LEMON_BOOST_CONCEPT_CHECKS_HPP
     36#ifndef LEMON_CONCEPT_CHECKS_H
     37#define LEMON_CONCEPT_CHECKS_H
    3838
    3939namespace lemon {
     
    103103} // namespace lemon
    104104
    105 #endif // LEMON_BOOST_CONCEPT_CHECKS_HPP
     105#endif // LEMON_CONCEPT_CHECKS_H
Note: See TracChangeset for help on using the changeset viewer.