summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Upcall_Command.cpp
blob: 050d1853f5ea76d3a0258bd8dff1f1a72d52cceb (plain)
1
2
3
4
5
6
7
8
9
10
11
// $Id$

#include "tao/PortableServer/Upcall_Command.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO::Upcall_Command::~Upcall_Command (void)
{
}

TAO_END_VERSIONED_NAMESPACE_DECL