Changeset 12769 for source/ariba/Node.h
- Timestamp:
- Mar 19, 2014, 5:43:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/Node.h
r12350 r12769 66 66 #include "ariba/overlay/SequenceNumber.h" 67 67 #include "ariba/utility/logging/Logging.h" 68 #include "ariba/overlay/PublicExceptions.h" 68 69 69 70 // reboost messages … … 77 78 namespace ariba { 78 79 80 typedef overlay::message_not_sent message_not_sent; 79 81 // typedef ariba::overlay::SequenceNumber SequenceNumber; // XXX see CommunicationListener 80 82
Note:
See TracChangeset
for help on using the changeset viewer.