summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_Extensions.cpp
blob: 25f53b084085266c975de10b14ae157b3253743b (plain)
1
2
3
4
5
6
7
8
9
10
#include "orbsvcs/Notify/Notify_Extensions.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

namespace TAO_Notify_Extensions
{
  const char BlockingPolicy[] = "BlockingPolicy";
}

TAO_END_VERSIONED_NAMESPACE_DECL