added virtual ~ChannelProviderFactory

This commit is contained in:
Matej Sekoranja
2013-06-18 23:37:29 +02:00
parent a8b1195a0b
commit e99fae4005

View File

@@ -730,7 +730,7 @@ namespace pvAccess {
public:
POINTER_DEFINITIONS(ChannelProviderFactory);
virtual ~ChannelProviderFactory();
virtual ~ChannelProviderFactory() {};
/**
* Get factory name (i.e. name of the provider).