summaryrefslogtreecommitdiff
path: root/ace/Refcountable.cpp
blob: 19c95cb990a1b48902b054eeaecfb6445e603c5d (plain)
1
2
3
4
5
6
7
8
//$Id$
#include "ace/Refcountable.h"

#if !defined (__ACE_INLINE__)
#include "ace/Refcountable.inl"
#endif /* __ACE_INLINE __ */

ACE_RCSID(ace, Refcountable, "$Id$")