summaryrefslogtreecommitdiff
path: root/TAO/tao/Pluggable_Messaging.cpp
blob: c63880b3fa4effd08ef85ae985e4640931f63f7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// $Id$

#include "Pluggable_Messaging.h"

ACE_RCSID (tao,
           Pluggable_Messaging,
           "$Id$")

TAO_Pluggable_Messaging::~TAO_Pluggable_Messaging (void)
{

}