summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/RTCORBA_Properties.cpp
blob: b56be4626e8460baba7c31d7e35c0b01092e84d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// $Id$

#include "RTCORBA_Properties.h"

#if ! defined (__ACE_INLINE__)
#include "RTCORBA_Properties.inl"
#endif /* __ACE_INLINE__ */

ACE_RCSID(RT_Notify, TAO_NS_RTCORBA_Properties, "$Id$")

TAO_NS_RTCORBA_Properties::TAO_NS_RTCORBA_Properties (void)
{
}

TAO_NS_RTCORBA_Properties::~TAO_NS_RTCORBA_Properties ()
{
}