Changeset 576:f5bc148f7e1f in lemon for lemon/concepts/path.h
- Timestamp:
- 02/23/09 13:12:05 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/concepts/path.h
r463 r576 22 22 /// 23 23 24 #ifndef LEMON_CONCEPT _PATH_H25 #define LEMON_CONCEPT _PATH_H24 #ifndef LEMON_CONCEPTS_PATH_H 25 #define LEMON_CONCEPTS_PATH_H 26 26 27 27 #include <lemon/core.h> … … 306 306 } // namespace lemon 307 307 308 #endif // LEMON_CONCEPT_PATH_H308 #endif
Note: See TracChangeset
for help on using the changeset viewer.