Ignore:
Timestamp:
Oct 15, 2012, 7:17:04 PM (12 years ago)
Author:
Michael Tänzer
Message:

Clean up NetworkChangeDetection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/communication/BaseCommunication.cpp

    r10653 r10767  
    4141#include "networkinfo/AddressDiscovery.h"
    4242#include "ariba/utility/types/PeerID.h"
     43#include "ariba/utility/system/SystemQueue.h"
    4344#include <boost/function.hpp>
    4445
     
    5758
    5859using ariba::utility::PeerID;
     60using ariba::utility::SystemQueue;
    5961
    6062use_logging_cpp(BaseCommunication);
Note: See TracChangeset for help on using the changeset viewer.