summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/ESF/ESF_RefCount_Guard.cpp
blob: ae87b7f97f10d4c7f905f04f12cb206d3c0a8c5d (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 "orbsvcs/ESF/ESF_RefCount_Guard.h"

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

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

#endif /* TAO_ESF_REFCOUNT_GUARD_CPP */