Updated logging to include the class/method so that it is more obvious where these...
[ACE_TAO.git] / TAO / tao / Utils / Encodable.cpp
blob15bebee37529e0449eccd9f25d1e85c593e0790d
1 #include "tao/Utils/Encodable.h"
3 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
5 TAO_Encodable::~TAO_Encodable (void)
9 TAO_END_VERSIONED_NAMESPACE_DECL