Changeset 9684 for source/ariba/Name.cpp


Ignore:
Timestamp:
Mar 22, 2011, 4:05:57 PM (13 years ago)
Author:
mies
Message:

almost forgot to commit: doxygen modules :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/Name.cpp

    r6919 r9684  
    3838
    3939#include "Name.h"
     40
     41#include "ariba/utility/types/Identifier.h"
     42
     43using ariba::utility::Identifier;
    4044
    4145std::ostream& operator<<( std::ostream& s, const ariba::Name& n ) {
Note: See TracChangeset for help on using the changeset viewer.