summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp
blob: 9f037fef7116288b75a62d84608fe130a9d0dfce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// $Id$

#ifndef TAO_Notify_REFCOUNTABLE_GUARD_T_CPP
#define TAO_Notify_REFCOUNTABLE_GUARD_T_CPP

#include "orbsvcs/Notify/Refcountable_Guard_T.h"

#if ! defined (__ACE_INLINE__)
#include "orbsvcs/Notify/Refcountable_Guard_T.inl"
#endif /* __ACE_INLINE__ */

ACE_RCSID (Notify, TAO_Notify_Refcountable_Guard_T, "$Id$")

#endif /* TAO_Notify_REFCOUNTABLE_GUARD_T_CPP */