Changeset 27:6724953f2f44 in lemon-main
- Timestamp:
- 01/04/08 02:06:43 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/concept_check.h
r26 r27 34 34 // See http://www.boost.org/libs/concept_check for documentation. 35 35 36 #ifndef LEMON_ BOOST_CONCEPT_CHECKS_HPP37 #define LEMON_ BOOST_CONCEPT_CHECKS_HPP36 #ifndef LEMON_CONCEPT_CHECKS_H 37 #define LEMON_CONCEPT_CHECKS_H 38 38 39 39 namespace lemon { … … 103 103 } // namespace lemon 104 104 105 #endif // LEMON_ BOOST_CONCEPT_CHECKS_HPP105 #endif // LEMON_CONCEPT_CHECKS_H
Note: See TracChangeset
for help on using the changeset viewer.