another ambiguity

This commit is contained in:
Michael Davidsaver
2017-07-18 11:03:39 +02:00
parent ad5d23f4c8
commit d3b482e87f

View File

@@ -1678,7 +1678,7 @@ int main (int argc, char *argv[])
vector<string> pvs;
vector<string> pvsAddress;
vector<ChannelProvider::shared_pointer> providers;
vector<Destroyable::shared_pointer> operations;
vector<epics::pvAccess::Destroyable::shared_pointer> operations;
if (validURI)
{