mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-23 23:05:38 +08:00
Update the C++ version and other changes.
This commit is contained in:
@@ -59,7 +59,7 @@ m_talkerAliasLen(0U)
|
||||
m_talkerAliasData = new unsigned char[50U];
|
||||
|
||||
CStopWatch stopWatch;
|
||||
::srand(stopWatch.start());
|
||||
::srand((unsigned int)stopWatch.start());
|
||||
}
|
||||
|
||||
CMMDVMNetwork::~CMMDVMNetwork()
|
||||
|
||||
Reference in New Issue
Block a user