New upstream version 8.1.0
This commit is contained in:
11
mon/source/net/message/nodes/HeartbeatMsgEx.h
Normal file
11
mon/source/net/message/nodes/HeartbeatMsgEx.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef HEARTBEATMSGEX_H_
|
||||
#define HEARTBEATMSGEX_H_
|
||||
|
||||
#include <common/net/message/nodes/HeartbeatMsg.h>
|
||||
|
||||
// This is only a dummy so the mgmt download doesn't fail
|
||||
|
||||
class HeartbeatMsgEx : public HeartbeatMsg
|
||||
{};
|
||||
|
||||
#endif /*HEARTBEATMSGEX_H_*/
|
||||
Reference in New Issue
Block a user