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

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

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