Merge pull request #2108 from jwillemsen/jwi-defines
[ACE_TAO.git] / TAO / examples / Kokyu_dsrt_schedulers / utils.h
blob3c6dba26d5d4d951b4a065357e5b2ef40ce9599c
1 #include "tao/RTCORBA/RTCORBA.h"
2 #include "Kokyu_qosC.h"
3 #include "tao/RTScheduling/RTScheduler.h"
5 void guid_copy( Kokyu::GuidType& lhs, const RTScheduling::Current::IdType& rhs);
6 void guid_copy( RTScheduling::Current::IdType& lhs, const Kokyu::GuidType& rhs);