summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.cpp
blob: 432189332bbe2dc02e1b4e9fcfb886374402ea27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// $Id$

#ifndef TAO_ESF_REFCOUNT_GUARD_CPP
#define TAO_ESF_REFCOUNT_GUARD_CPP

#include "ESF_RefCount_Guard.h"

#if ! defined (__ACE_INLINE__)
#include "ESF_RefCount_Guard.i"
#endif /* __ACE_INLINE__ */

ACE_RCSID(ESF, ESF_RefCount_Guard, "$Id$")

#endif /* TAO_ESF_REFCOUNT_GUARD_CPP */