diamond inheritance

This commit is contained in:
Matej Sekoranja
2011-02-28 19:24:50 +01:00
parent 665092df5a
commit c20284aebc

View File

@@ -69,7 +69,7 @@ namespace epics { namespace pvData {
* Requester for ChannelMonitor.
* @author mrk
*/
class MonitorRequester : public Requester {
class MonitorRequester : public virtual Requester {
public:
/**
* The client and server have both completed the createMonitor request.