Changeset 12769 for source/ariba/Node.h


Ignore:
Timestamp:
Mar 19, 2014, 5:43:23 PM (10 years ago)
Author:
hock@…
Message:

made message_not_sent exception accessible from applications (and services)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/Node.h

    r12350 r12769  
    6666#include "ariba/overlay/SequenceNumber.h"
    6767#include "ariba/utility/logging/Logging.h"
     68#include "ariba/overlay/PublicExceptions.h"
    6869
    6970// reboost messages
     
    7778namespace ariba {
    7879
     80typedef overlay::message_not_sent message_not_sent;
    7981// typedef ariba::overlay::SequenceNumber SequenceNumber; // XXX see CommunicationListener
    8082
Note: See TracChangeset for help on using the changeset viewer.