summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Upcall_Command.cpp
blob: b1133c9f623398611f6e8404ff10339a35216629 (plain)
1
2
3
4
5
6
7
8
9
#include "tao/PortableServer/Upcall_Command.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

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

TAO_END_VERSIONED_NAMESPACE_DECL