summaryrefslogtreecommitdiff
path: root/cpp/src/IceDiscovery/PluginI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceDiscovery/PluginI.h')
-rw-r--r--cpp/src/IceDiscovery/PluginI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceDiscovery/PluginI.h b/cpp/src/IceDiscovery/PluginI.h
index e8503667b1b..cd565b637e5 100644
--- a/cpp/src/IceDiscovery/PluginI.h
+++ b/cpp/src/IceDiscovery/PluginI.h
@@ -32,6 +32,7 @@ private:
Ice::ObjectAdapterPtr _replyAdapter;
Ice::ObjectAdapterPtr _locatorAdapter;
LookupIPtr _lookup;
+ Ice::LocatorPrxPtr _locator;
Ice::LocatorPrxPtr _defaultLocator;
};