Changeset 9684 for source/ariba/Name.cpp
- Timestamp:
- Mar 22, 2011, 4:05:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/Name.cpp
r6919 r9684 38 38 39 39 #include "Name.h" 40 41 #include "ariba/utility/types/Identifier.h" 42 43 using ariba::utility::Identifier; 40 44 41 45 std::ostream& operator<<( std::ostream& s, const ariba::Name& n ) {
Note:
See TracChangeset
for help on using the changeset viewer.