summaryrefslogtreecommitdiff
path: root/ace/Refcountable.cpp
blob: 3c2c114c8738f2014cb4509c75c3f685aea5e25f (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, Strategies, "$Id$")