Changes to attempt to silence bcc64x
[ACE_TAO.git] / ACE / ace / Refcountable_T.cpp
blob5d5d1b0f1c44b00787f5f0387ad1dac0768e12e3
1 #ifndef ACE_REFCOUNTABLE_T_CPP
2 #define ACE_REFCOUNTABLE_T_CPP
4 #include "ace/Refcountable_T.h"
6 #if !defined (__ACE_INLINE__)
7 #include "ace/Refcountable_T.inl"
8 #endif /* __ACE_INLINE__ */
10 #endif /* !ACE_REFCOUNTABLE_T_CPP */