Ignore:
Timestamp:
Jun 18, 2012, 4:25:41 PM (12 years ago)
Author:
Michael Tänzer
Message:

Doh, fix some errors that somehow slipped through a non-clean make

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/modules/OverlayInterface.h

    r10572 r10573  
    152152         * @return The node id of the next hop
    153153         */
    154         virtual const NodeID& getNextNodeId( const NodeID& id ) const;
     154        virtual const NodeID& getNextNodeId( const NodeID& id ) const = 0;
    155155
    156156        //--- functions from CommunicationListener that we _can_ use as overlay ---
Note: See TracChangeset for help on using the changeset viewer.