summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp
blob: f1bc562fe650a7c85af384be8aad851648f0e4b7 (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 "Refcountable_Guard_T.h"

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

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

#endif /* TAO_Notify_REFCOUNTABLE_GUARD_T_CPP */