RTI Routing Service  Version 7.0.0
RoutingService.hpp
1 /*
2  * (c) Copyright, Real-Time Innovations, 2021.
3  * All rights reserved.
4  *
5  * No duplications, whole or partial, manual or electronic, may be made
6  * without express written permission. Any such copies, or
7  * revisions thereof, must display this notice unaltered.
8  * This code contains trade secrets of Real-Time Innovations, Inc.
9  */
10 
11 #ifndef RTI_ROUTING_ROUTING_SERVICE_HPP_
12 #define RTI_ROUTING_ROUTING_SERVICE_HPP_
13 
14 #include <rti/routing/Service.hpp>
15 
16 
17 #endif // RTI_ROUTING_ROUTING_SERVICE_HPP_